larken

勤奋的人生才有价值

导航

Python关键字

>>> help('keywords')
Here is a list of the Python keywords.  Enter any keyword to get more help.
False               class               from                or
None                continue            global              pass
True                def                 if                  raise
and                 del                 import              return
as                  elif                in                  try
assert              else                is                  while
async               except              lambda              with
await               finally             nonlocal            yield
break               for                 not

 

posted on 2019-03-18 19:29  larken  阅读(148)  评论(0编辑  收藏  举报