Printing a sequence of numbers in reverse Below is an example of how to print a sequence of numbers in reverse. Given n = 10 the following would be the result of printing a sequence of numbers in decreasing order as long as n > 0. 1 10 9 8 7 6 5 4 3 Full Article…
Viewing 1 item
