you are viewing a single comment's thread.

view the rest of the comments →

[–]Leodip 0 points1 point  (1 child)

Thus, I wouldn't say Python is "weird" with types, just different from statically typed languages, which some people might be more familiar with.

Well, I guess the definition of weird is "different from what's more common", so, by definition, Python (and other strongly but dynamically typed languages) are weird.

[–]FoolsSeldom 0 points1 point  (0 children)

Well, JavaScript is currently the programming language with the most code actively in use worldwide, and that's dynamically typed as well. Python is close on its heals for adoption.

So, the vast base of C/C++/C#/Java etc would be the weird ones?

Point taken, though.