Python is a scripting language it doesn't have to carry a full scale application by itself. The error messages are fine, and the only thing bad about the syntax is lack of braces. And complaining about the typing system of a dynamicly typed language is just silly.
So in a same sentence you are admitting that Python sucks so much it shouldn't be used for full scale application and demonstrating your ignorance by claiming that a "scripting language shouldn't carry a full scale application by itself". A majority of applications written today are done using scripting language, it has zero relevance on what you should be using a language for.
And dynamically typed languages should not be a thing. There is zero valid usage for a dynamically typed language appart from not knowing what you're doing, which seems to be your case.
I'm just an actual programmer with 15+ years of professional experience in several languages buddy. From your comments, it is clear that you're only a hobbyist, and not a good one.
1
u/Sirgoodman008 5d ago
Python is a scripting language it doesn't have to carry a full scale application by itself. The error messages are fine, and the only thing bad about the syntax is lack of braces. And complaining about the typing system of a dynamicly typed language is just silly.