Explain the disadvantages of python
Answer / chaitanya
Disadvantages of Python are:
Python isn't the best for memory intensive tasks.
Python is interpreted language & is slow compared to C/C++ or java.
Python not a great choice for a high-graphic 3d game that takes up a lot of CPU.
Python is evolving continuously, with constant evolution there is little substantial documentation available for the language.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to comment multiple lines in python?
Does .net support python?
What is tuple unpacking?
How to use of return keywords in python?
What is python's slice notation?
What is python slice()?
How to use *args and **kwargs in python?
What does map function in python do?
What is Python Decorator?
What is an egg in python?
If you installed a module with pip but it doesn’t import in your idle, what could it possibly be?
I am from non technical Background. In how many days I can learn the python? and What I need to do for that?