Question: Write a program that asks for 2 numbers interactively, when the user input non- number, it will report an error and ask user to input
Write a program that asks for 2 numbers interactively, when the user input non- number, it will report an error and ask user to input it again using raw_input or input function. (use try-except statement and while loop)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
