#1803: a001 python answer


1753422-4@g.puiching.edu.mo (P5A30廖善衡)

School : No School
ID : 2950
IP address : [192.168.120.33]
Last Login :
2025-03-20 11:41:41
a001. 哈囉 -- Brian Kernighan | From: [192.168.120.33] | Post Date : 2025-03-12 21:47

while True:

    try:

        s = input()

        print('hello, '+s)

    except:

        break

 
ZeroJudge Forum