Quiz: Python Type Checking

Interactive Quiz ⋅ 17 Questions
By Martin Breuss


In this quiz, you’ll test your understanding of
Python Type Checking.

By working through this quiz, you’ll revisit type annotations and type hints, adding static types to code, running a static type checker, and enforcing types at runtime.

The quiz contains 17 questions and there is no time limit. You’ll get 1 point for each

 

 

 

To finish reading, please visit source site