Python is slow, even compared to some other interpreted languages (not all languages in this comparison are interpreted). Python has poor type safety (without explicit hinting). Current Python versions have poor backward compatibility (CW: article image is AI-generated, unfortunately) with previous Python versions. And I do mean poor. Python’s syntax is disgusting, in my opinion.
Why?
Python
What’s wrong with Python?
Python is slow, even compared to some other interpreted languages (not all languages in this comparison are interpreted). Python has poor type safety (without explicit hinting). Current Python versions have poor backward compatibility (CW: article image is AI-generated, unfortunately) with previous Python versions. And I do mean poor. Python’s syntax is disgusting, in my opinion.