Interactive Quiz ⋅ 5 Questions
By Martin Breuss
In this quiz, you’ll test your understanding of how to use Python’s built-in functions input()
and print()
for basic input and output operations.
You’ll also revisit how to use readline
to improve the user experience when collecting input, and how to format output using the sep
and end
keyword arguments of print()
.
The quiz contains 5 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 maximum score is 100%. Good luck!
Related ResourcesTutorial
Basic Input and Output in PythonIn this tutorial, you'll learn how to take user input from the keyboard with the input() function and display output to the console with the print() function. You'll also use readline to improve the user experience when collecting input and to effectively format output.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4