Why does Python get so much hate? It is literally like a Basic programming language. Easy to learn and guaranteed to get a job because of massive demand.
@nixCraft runtime errors, the GIL, non-static typing, formerly mediocre support for concurrency, bad package/environment management, mutable versus immutable data types, is versus ==
I actually love Python, but it does have some problems. Many of those problems have been mitigated or solved over the years though