Problem #274 CORE JAVA PROGRAMMING

Write a Java program that prompts the user to input an integer and then outputs the number with the digits reversed order

Your Solution