1309: 大小写转化1

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

编写程序,输入一个大写字母,将其转换为对应的小写字母。

Input

一个大写字母。

Output

对应的小写字母。

Sample Input Copy

G

Sample Output Copy

g