Python/ Keywords

Groß- und Kleinschreibung muss beachtet werden!

Liste der Keywords in Python
keywordBedeutungKapitel
and
as
assert
break
class
continue
def
delPython/ Variablen
elif
else
except
False
finally
for
from
global
if
import
in
is
lambda
None
nonlocal
not
or
pass
raise
return
True
try
while
with
yield
Kategorie:Python
Kategorie:Python