Question: Write a program that asks the user for three numbers and outputs them in ascending numerical order. Here is a samplrun: Enter three numbers: 17
Write a program that asks the user for three numbers and outputs them in ascending numerical order. Here is a samplrun: Enter three numbers: 17 Here they are in order: -4 6 17 If there is a function built into the programming language you are using to answer this question that sorts a list, you may not use this function in your solution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
