Question: . Design the logic code for the follwoign program : (15 points) A program that allows user to enter 6 number, then display them in
. Design the logic code for the follwoign program :
(15 points)
A program that allows user to enter 6 number, then display them in the reverse order of entry.
(use the array) (Hint: if you enter 1,2,3,4,5,6. The output will be 6,5,4,3,2,1. )
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
