print 2 ** 100 import sys print sys.path # import search path x = 'spam' print x + 'NI'