1.4 User Input
-
Incorrect
Correct
No Answer was selected
Invalid Answer
Vocabulary
Term | Definition |
---|---|
readLine | Allows for the reading of user input when a string is used |
readInt | Allows for the reading of user input when an integer is used |
readFloat | Allows for the reading of user input when a float number is used |