FlashcardBeginner
Getting User Input
The input() function reads text typed by the user as a string.
Question
How does the input() function get user input?
Click to reveal answer
The input() function reads text typed by the user as a string.
How does the input() function get user input?