Uppercase character to lowercase character

Xem dạng PDF

Gửi bài giải

Điểm: 1,00 (OI)
Giới hạn thời gian: 1.0s
Giới hạn bộ nhớ: 256M
Input: stdin
Output: stdout

Nguồn bài:
Châu Nhật Tăng
Dạng bài
Ngôn ngữ cho phép
C, C++, Java, Kotlin, Pascal, PyPy, Python, Scratch

Write a program that takes an uppercase letter as input and prints the corresponding lowercase letter.

Input

  • A single uppercase letter.

Output

  • Print the corresponding lowercase letter.

Sample Input

A

Sample Output

a

Bình luận

Hãy đọc nội quy trước khi bình luận.


Không có bình luận tại thời điểm này.