Quiz: How to Read User Input From the Keyboard in Python

Interactive Quiz ⋅ 9 Questions
By Joseph Peart


In this quiz, you’ll test your understanding of How to Read User Input From the Keyboard in Python.

By working through this quiz, you’ll revisit the input() function, type conversion, error handling with try and except, the getpass module for hidden input, and the PyInputPlus library for automatic validation.

The quiz contains 9 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The

 

 

 

To finish reading, please visit source site