1 、python安装
2、python基础
3、运算符 基本数据类型
4、列表(list) 元祖(tuple) 字典( dict) 布尔值 (bool)
5、集合 函数 字符串格式化
6、全局变量与局部变量
7、递归