#!/usr/local/bin/python ######################################################################### # # # Reserved Words: # # # # and elif global or # # assert else if pass # # break except import print # # class exec in raise # # continue finally is return # # def for lambda try # # del from not while # # # ######################################################################### ##################