Python3关键字(35个)
# print(keyword.kwlist)
False False False
None None None
True True True
and and and
as as as
assert assert assert
async async async
await await await
break break break
class class class
continue continue continue
def def def
del del del
elif elif elif
else else else
except except except
finally finally finally
for for for
from from from
global global global
if if if
import import import
in in in
is is is
lambda lambda lambda
nonlocal nonlocal nonlocal
not not not
or or or
pass pass pass
raise raise raise
return return return
try try try
while while while
with with with
yield yield yield