PROGRAMMING:It is so easy
If you see the title, it is so easy. The topic is really very simple, do is to earn. Don't thank me. Please call me Lei Feng.
The meaning of the title is very simple. After a year of marriage, youyou Xuejie gave birth to a son, named Huahua. In order to test Huahua's IQ, when Huahua was seven years old, (yes, seven years old again!) Youyou Xuejie writes the words (punctuation is also included) upside down. For example, ACM is written as MCA, and it takes time to restore the words
###Input format:
First, enter an integer t (T < 300), which means there are t groups of data. Next, enter the words written upside down in line t.
###Output format:
Each group of data occupies one line, representing the English sentences written by Hua Hua (character length < 1000).
###Input example:
Here is a set of inputs. For example:
```in
three
olleh ! dlrow
m'I morf .udh
I ekil .mca
```
###Output example:
The corresponding output is given here. For example:
```out
hello world!
I'm from hdu.
I like acm.
```
answer:If there is no answer, please comment
The meaning of the title is very simple. After a year of marriage, youyou Xuejie gave birth to a son, named Huahua. In order to test Huahua's IQ, when Huahua was seven years old, (yes, seven years old again!) Youyou Xuejie writes the words (punctuation is also included) upside down. For example, ACM is written as MCA, and it takes time to restore the words
###Input format:
First, enter an integer t (T < 300), which means there are t groups of data. Next, enter the words written upside down in line t.
###Output format:
Each group of data occupies one line, representing the English sentences written by Hua Hua (character length < 1000).
###Input example:
Here is a set of inputs. For example:
```in
three
olleh ! dlrow
m'I morf .udh
I ekil .mca
```
###Output example:
The corresponding output is given here. For example:
```out
hello world!
I'm from hdu.
I like acm.
```
answer:If there is no answer, please comment