📜  python 关键字列表 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:15.932000             🧑  作者: Mango

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