yukicoder = input() if (yukicoder=="yukicoder"): print("Hello World!") else: print("Invalid input")