Login
Remember
Register
Ask a Question
What are the limitations of Python?
0
votes
asked
Sep 5, 2021
in
Python
by
SakshiSharma
What are the limitations of Python?
python-limitations
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 5, 2021
by
SakshiSharma
There are certain limitations of Python, which include the following:
It has design restrictions.
It is slower when compared with C and C++ or Java.
It is inefficient in mobile computing.
It consists of an underdeveloped database access layer.
...