PROGRAMMING:Output in reverse order of positive integers
This topic requires the input of a positive integer, in the reverse order of the number output.
###Input format:
Enter a positive integer.
###Output format:
Output a number in reverse order of the number of positive integers.
###Input example:
```in
five thousand two hundred and thirty-six
```
###Output example:
```out
six thousand three hundred and twenty-five
```
answer:If there is no answer, please comment
###Input format:
Enter a positive integer.
###Output format:
Output a number in reverse order of the number of positive integers.
###Input example:
```in
five thousand two hundred and thirty-six
```
###Output example:
```out
six thousand three hundred and twenty-five
```
answer:If there is no answer, please comment