In this unit, we'll learn how process and validate user inputs in Python.
NOTE: for extra optional bonus material, see also Unit 4B
User Interfaces (UI) and User Experience (UX)
Capturing and Validating User Inputs:
The input() Function
input()
"Rock, Paper, Scissors" Exercise
"Shopping Cart" Project
Last updated 5 years ago