python基础
< a href="https://www.cnblogs.com/gh2805/p/15118669.html">第一篇 编程之python
< a href="https://www.cnblogs.com/gh2805/p/15123763.html">第二篇 python语法与基本数据类型
< a href="https://www.cnblogs.com/gh2805/p/15128767.html">第三篇 python数据类型与基本运算符
< a href="https://www.cnblogs.com/gh2805/p/15132630.html">第四篇 运算符与流程控制
< a href="https://www.cnblogs.com/gh2805/p/15137151.html">第五篇 循环结构与数据类型的内置方法
< a href="https://www.cnblogs.com/gh2805/p/15147845.html">第六篇 字符编码与文件操作
< a href="https://www.cnblogs.com/gh2805/p/15152638.html">第七篇 文件修改与函数
< a href="https://www.cnblogs.com/gh2805/p/15156653.html">第八篇 函数与内置函数
< a href="https://www.cnblogs.com/gh2805/p/15161737.html">第九篇 函数名称空间与作用域
< a href="https://www.cnblogs.com/gh2805/p/15166584.html">第十篇 模块与内置模块