What do you think about Python's typing hints? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What do you think about Python's typing hints?

It's a new feature since Python 3.5 https://docs.python.org/3/library/typing.html And Mypy, an optional static type checker for Python http://mypy-lang.org/

26th Sep 2017, 11:22 AM
Vitoko
Vitoko - avatar
1 Answer
+ 2
It is good. It can prevent mistakes
3rd Nov 2017, 9:53 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar