-->
当前位置:首页 > 题库

PROGRAMMING:Character input / output

Luz5年前 (2021-05-10)题库399
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