Python is a garbage language. Dynamic types are a disaster for maintaining large codebases and we waste enormous amounts of compute running large systems with it.
> Python is a garbage language. Dynamic types are a disaster
Python has gradual type system.
We should all go back to writing assembly
> Python is a garbage language. Dynamic types are a disaster
Python has gradual type system.