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.

Related questions

0 votes
asked Oct 12, 2021 in Python by rajeshsharma
0 votes
asked Sep 22, 2021 in Python by sharadyadav1986
...