提交时间:2023-11-17 09:50:15

运行 ID: 410

ch=input() if ch.islower(): print("yes") else: print("no")