#39907: NA-python


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

學校 : 不指定學校
編號 : 246573
來源 : [163.27.3.96]
最後登入時間 :
2025-06-14 09:52:56

i = input()

if i=="world":

    print("hello, world")

else:

print()