#39907: NA-python


s210106@student.cysh.cy.edu.tw (李益安)


i = input()

if i=="world":

    print("hello, world")

else:

print()