Put oneStringThe content of str is reversed and output. The length of str is no more than 100 characters. For example: enter "I am a student" and output "tneduts a ma I".
Enter parameters:
inputString: input string
Return value:
Output conversionReverse orderString