Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python reserved keywords

and       del       from      None      True
as        elif      global    nonlocal  try
assert    else      if        not       while
break     except    import    or        with
class     False     in        pass      yield
continue  finally   is        raise     async
def       for       lambda    return    await
Source by www.py4e.com #
 
PREVIOUS NEXT
Tagged: #python #reserved #keywords
ADD COMMENT
Topic
Name
4+8 =