PROGRAMMING:Character input / output
Input a character and output the corresponding character.
###Input format:
Enter a character
###Output format:
Output one character
###Input example:
```in
a
```
###Output example:
```out
a
```
answer:If there is no answer, please comment
###Input format:
Enter a character
###Output format:
Output one character
###Input example:
```in
a
```
###Output example:
```out
a
```
answer:If there is no answer, please comment