string_reverse

Reverses the ordering of the input string.

Input

string

The string to be reversed.

Output

reversed

The reversed string.