#54248: Python


kita197 (aries)


name=input().split()
for s in name:
    print(s)