Question: I need help to make sure that each expectation for this question is answered. Write a program that: a. Asks for three numbers (it can
I need help to make sure that each expectation for this question is answered.
Write a program that:
a. Asks for three numbers (it can ask three times or one time then split ), b. Sorts these three numbers ascendingly, c. Prints out a tuple of the sorted numbers
d. Asks if the users want to continue. Y or y if they do and go back to step a, stop for anything else.
It has to support try/except to avoid invalid numbers. If it is the case, print out a message and ask if users want to input the three numbers again.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
