Reverse of a String

Problem Description

Input a string, and print it out with the reverse order.
The program may run as follows.

Input a string -- Hello
Its reverse is: olleH