Python内置关键字

Python内置关键字,第1张

Python内置关键字
输入help(“keywords”)

下面是Python关键字的列表。输入任何关键字以获得更多帮助。
Here is a list of the Python keywords. Enter any keyword to get more help.
共35个内置关键字

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

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/langs/869909.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-13
下一篇2022-05-13

发表评论

登录后才能评论

评论列表(0条)

    保存