0 votes
in Python by
What are the limitations of Python?

1 Answer

0 votes
by

There are certain limitations of Python, which include the following:

  1. It has design restrictions.
  2. It is slower when compared with C and C++ or Java.
  3. It is inefficient in mobile computing.
  4. It consists of an underdeveloped database access layer.
...