Python Reserved Words Poster Used in a computer science room as a reference. Handy when scripts are throwing errors with variable name etc. Best to print on an assortment of coloured A3 sheets and cut out around the borders of the words. These can be added to the wall of your classroom and used as a visual reference when teaching python.
P Y T N H O
K E Y
W O R D S
class False finally is
return None continue if
lambda try nonlocal def
while from global and
with not or elif del
yield assert else import
pass break in except
raise