Bite 4: Validate user input in python
In this Bite we are going to learn:
1. Change user name to proper casing
2. Validate different variations of a word
3. Validate any user input
Practice the basics first
Jupyter Lab notebook available here.
The challenge
The final output of this bite is the small program below.
The solution
Was this helpful?
Reader Interactions