Disadvantage  of Python

  • Python is slow.
  • Python is not a very good language for mobile development.
  • Python is not a good choice for memory intensive task.
  • It's near impossible to build a high-grad game using python
  • It has limitations with database access.
  • Python is not good for multi-processor/multi-core work.

Comments