import sys

str='Hello World!'
print(str)