Answer Posted / 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 |
Post New Answer View All Answers
How would you convert a string into an int in python?
What are the packages?
What is class variable in python?
What is monkey patching?
What does isalpha do in python?
How can I evaluate an arbitrary python expression from c?
What is python? What are the benefits of using python?
What is pip and pip freeze commands will do?
Tell me what are the tools that help to find bugs or perform static analysis?
Name a few methods that are used to implement functionally oriented programming in python?
How to send an email in python language?
Does python have a built in function for string natural sort?
Python list of lists, changes reflected across sublists unexpectedly
Is python scripting easy to learn?
Can you hack with python?