python3.x中的33个保留字
1 Python 3.6.8 (default, Oct 72019, 12:59:55)
2 [GCC 8.3.0] on linux
3 Type "help", "copyright", "credits" or "licen"for more information.师说作者
4 >>> import keyword
牛鞭的功效5 >>> keyword.kwlist
炸薯条的英文
6 ['Fal', 'None', 'True', 'and', 'as', 'asrt', 'break', 'class', 'continue', 'def', 'del', 'elif', 'el', 'except', 'finally', 'for', 'from', 'global', 'if', 'import', 'in', 'is', 'lambda', 'nonlocal', 'not', 'or', 'pass', 'rai', 'return', 'try', 'while', 'with', 'yield'] Python3.7以后⼜增加了两个关键字:async和await,现在总共35个关键字。
情人节活动宣传语
1 Python 3.7.3 (default, Apr 32019, 19:16:38)
2 [GCC 8.0.120180414 (experimental) [trunk revision 259383]] on linux
大学生计划书
3 Type "help", "copyright", "credits" or "licen"for more information.
武松打虎故事
4 >>> import keyword关于读书的画
5 >>> keyword.kwlist
6 ['Fal', 'None', 'True', 'and', 'as', 'asrt', 'async', 'await', 'break', 'class', 'continue', 'def', 'del', 'elif', 'el', 'except', 'finally', 'for', 'from', 'global', 'if', 'import', 'in', 'is', 'lambda', 'nonlocal', 'not', 'or', 'pass', 'rai', 'return', 'try', 'while', 'with 随后更新.....心清闻妙香