print “hello world”
print (“hello world”)
raw_input()
input()
string.spilt(f.read(), “\n”)
f.read().strip().splitlines()