美文网首页
2018-10-09 Python 保留字

2018-10-09 Python 保留字

作者: 一个菜鸡的日常 | 来源:发表于2018-10-09 22:22 被阅读11次

python系统已经定义了的单词

and, assert, break, class, continue, def, del, elif, else, except, exec, finally, for, from, global, if, import,

in, is, lambda, not, or, pass, print, raise, return, try, while, with,yield

相关文章

网友评论

      本文标题:2018-10-09 Python 保留字

      本文链接:https://www.haomeiwen.com/subject/vycuaftx.html