File: class/Extras/Other/PriorClasses/schwab-sep12/out.txt

PRINT(2 ** 100)
IMPORT SYS
PRINT(SYS.PATH)    # IMPORT SEARCH PATH
X = 'SPAM'
PRINT(X + 'NI')



[Home page] Books Code Blog Python Author Train Find ©M.Lutz