Write a program to input a number and print its reverse.
Example:
Input: 652
Output: 256
Answers
Answered by
0
Answer:
Write a program to input a number and print its reverse.
Example:
Input: 652
Output: 256
Similar questions