#34893:


asdfghjkl123456789 (tsai)

學校 : 不指定學校
編號 : 231305
來源 : [120.116.32.231]
最後登入時間 :
2023-05-15 15:21:44
a001. 哈囉 -- Brian Kernighan | From: [120.116.32.231] | 發表日期 : 2023-04-24 15:34

while True:
    try:
        s = input()
        print('hello, '+s)
    except:
        break

 
ZeroJudge Forum