import sys

print("hello, {0}".format('world!'))