Question: Write a program using small basic that gets three integers from the user and then displays those numbers in order from smallest to largest separated
Write a program using small basic that gets three integers from the user and then displays those numbers in order from smallest to largest separated by a comma. Next, insert the code that will allow the user to continue sorting 3 numbers until he/she enters done
Complete this using nested if-statements not 6 separate if statements.
Please make sure its run before submit it
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
