#1803: a001 python answer


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

School : Pui Ching Middle School
ID : 2950
IP address : [192.168.120.33]
Last Login :
2025-06-05 11:34:59
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