How to accept user input Flashcards
(2 cards)
1
Q
What is user input?
A
User input is when you ask the user what they want to type.
Signify by using input(“ “) something goes in the quotation marks
2
Q
How would you use the input code to ask someone’s name?
A
input(“What is your name?: “)
twd: What is your name?: ___Meeko____ can be inputed to answer and then the twd will find zero processing code faults