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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly