Reverse a given number.
If number is 123 program should return 321. Return must be int.
123
321
Log in to make your opinion count.