File: class/Extras/Other/PriorClasses/schwab-sep12/script1.py
print 2 ** 100 import sys print sys.path # import search path x = 'spam' print x + 'NI'