Keywords in Python are reserved words that cannot be used as ordinary identifiers.
and del from not while as elif global or with assert else if pass yield break except import print None class exec in raise True continue finally is return False def for lambda try nonlocal