Consider that you are working with “Visual Logic”.
a) Develop the logic for a program which enables a user to enter the 10 numbers, and then display them in reverse order of their entry.
b) Alter the reverse- display program so that user may enter up to 10 numbers until a sentinel value is entered.