#54248: Python


kita197 (KK)


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