Python is dynamically strong typed, meaning you don't need to specify any types, but unlike JavaScript you can't just use a string where an int was expected. In that sense it's absolutely runtime enforced typing.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: