# script1.py

print 'hello world'
print 2 ** 100
