string_reverse
Reverses the ordering of the input string.
string
The string to be reversed.
reversed
The reversed string.