星星987

导航

python 保留字符

False 假的

None 无

True 真的

and 和

as作为

assert 断言

break 打破

class 种类

continue 继续

def

del 删除

elif 否则如果

else 否则

except 除了

finally 最后

for 因为,对于

from 从

global 整体

if 如果

import 导入

in 在里面

is 是

lambda

nonlocal 非局部的

not 不是

or 或者

pass 通过

raise 提升

return 返回

try 尝试

while 虽然

with 随着

yield 屈服,获利

posted on 2018-03-08 16:07  星星987  阅读(157)  评论(0)    收藏  举报