python语言中的保留字符

参数 描述
and exec
not assert
finally or
break for
pass class
from print
continue global
raise def
if return
del import
try elif
in while
else is
with except
lambda yield

你可能感兴趣的