[solved] – Question 7328
Problem:
Write a program that prompts the user to input three numbers. The program should then output the numbers in ascending order.
Note:
I am having issue understanding how to fix this program using if/else statement and put the numbers in ascending order
Expert Answer
OR

