695
Python!
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
alternative joke
C++: "Hey, what's your name?"
Python: *grabs C++* "what is my name?"
please explain I want to laugh
Pythons weak typing means it never knows what is what. It’s up to the programmer to not screw it up.
Python is strongly typed. I get your point since it is dynamically typed, but still strongly.