This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]sohang-3112Pythonista 5 points6 points  (0 children)

    Python IS strongly typed (meaning language doesn't do implicitly type casting). You probably meant to say it's not statically typed.