695
Python!
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Pythons weak typing means it never knows what is what. It’s up to the programmer to not screw it up.
I think it's more that a ton of popular python libraries (things like pandas, tensor, etc) are actually built in C, so python is just C wearing a mask
Not just libraries, the entire language itself is actually C under the hood
not really what i was going for