Hacker News new | ask | show | jobs
by stuxnet79 2613 days ago
Python 3 is typed. Not strongly typed but the point remains. Python is used in a lot of domains and I feel the strides the language has made over the past decade have made it very competitive and a worthy addition to any programmer's toolbox.
1 comments

Python is strongly typed. It is not statically typed.