Posts by GGG • 5 points
1 post
-
-6
votes4
answers5886
viewsQ: Language exercise C
Create a program that reads six integer values from the keyboard and then show on the screen the read values in reverse order. In reverse order, it would not be from the smallest to the smallest.…