for x in["Hello, World!"]+range(10):print x while 1:print raw_input()