Write a program that prints all digits of a number in reverse order. Hint: Start with the “sum of digits” program.