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

Logo

科技之力与好奇之心,共建有温度的智能世界

更多推荐