I need a Pascal program that allows the user
to enter a three-digit number and the number will print in reverse order. The reverse number should use a variable and it shouldn't print each of the digits separately.