Python
From ZENotes
From http://interactivepython.org/courselib/static/thinkcspy/GeneralIntro/introduction.html
| and | as | assert | break | class | ||
| def | del | elif | else | except | ||
| finally | for | from | global | if | ||
| in | is | lambda | nonlocal | not | ||
| pass | raise | return | try | while | ||
| yield | True | False | None |
Back to Self training