Question: need help with assignment 6. Write a program that takes three numbers, a, b and c from the standard input, and prints them in ascending

need help with assignment
6. Write a program that takes three numbers, a, b and c from the standard input, and prints them in ascending order, ie, from the smaller to the larger. You can use any instruction of C language, and you can even use functions. Your code should be efficient. o.ho int main
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
