python关键字.pdf

时间:2023-03-19 15:40:12
【文件属性】:

文件名称:python关键字.pdf

文件大小:310KB

文件格式:PDF

更新时间:2023-03-19 15:40:12

python

python关键字(简) >>> import keyword >>> keyword.kwlist ['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']


网友评论