In this video, we look at how to use type hints in Python. Type hints allow us to add static types to our Python code. Python by default is a dynamically typed language allowing us to create variables and using them without having to specify their types.
We also look at how to use MyPy as a static type checker.
FOLLOW ME:
GITHUB :
https://github.com/jod35
TWITTER :
https://twiiter.com/jod35