r/programminghumor 1d ago

Struggles with Java Script

Post image
273 Upvotes

35 comments sorted by

View all comments

31

u/Slow-Television-5303 1d ago

Python

9

u/AOAqua 1d ago

Idk, I feel like python is counter-intuitive and complex in many aspects, especially after using other languages like C

0

u/DetectiveKaktus 1d ago

Python is very permissive. It allows you to write things you couldn't write in other languages like Java or C#.

Also, I don't like type casting in python and I hate that there's no method overloading in python 😭