Question: Write a Python code to prompt three users to enter their name and age. their name, age and whether the user is Child, Young or
Write a Python code to prompt three users to enter their name and age. their name, age and whether the user is Child, Young or Old (based on age). Using the try-except block, check for the ValueError for the input entered by the users. Use formatted output to show the output as follows
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
