【待整理】python 关键字


False      class      finally    is         return
None       continue   for        lambda     try
True       def        from       nonlocal   while
and        del        global     not        with
as         elif       if         or         yield
assert     else       import     pass
break      except     in         raise

from:
http://blog.csdn.net/jingwuge/article/details/48519689

http://www.cnblogs.com/hongten/p/hongten_python_keywords.html

posted @ 2017-06-16 22:07  田春娇  阅读(138)  评论(0)    收藏  举报