1.4 User Input
-
Incorrect
Correct
No Answer was selected
Invalid Answer
Vocabulary
Term | Definition |
---|---|
input() | A function that prints a prompt and retrieves text from the user. |
1. Python and Console Interaction
1.1 Introduction
1.2 Printing in Python
1.3 Variables and Types
1.4 User Input
User Input
Type Conversion
Check Your Understanding
Exercise: A New Bicycle
1.5 Mathematical Operators
1.6 String Operators
1.7 Comments
2. Conditionals
3. Looping
4. Functions and Exceptions
5. Strings
6. Creating and Altering Data Structure
7. Extending Data Structures