python-guide
python-guide copied to clipboard
Python中文指南:从零到一的零基础 Python 教程
# 5.8 【基础】变量的作用域 — Python中文指南 1.0 documentation [https://python.iswbm.com/c05/c05_08.html](https://python.iswbm.com/c05/c05_08.html)
# 5.7 【进阶】泛型函数的使用 — Python中文指南 1.0 documentation [https://python.iswbm.com/c05/c05_07.html](https://python.iswbm.com/c05/c05_07.html)
# 5.6 【基础】偏函数的妙用 — Python中文指南 1.0 documentation [https://python.iswbm.com/c05/c05_06.html](https://python.iswbm.com/c05/c05_06.html)
# 5.5 【基础】反射函数的使用 — Python中文指南 1.0 documentation [https://python.iswbm.com/c05/c05_05.html](https://python.iswbm.com/c05/c05_05.html)
# 5.4 【基础】必学高阶函数 — Python中文指南 1.0 documentation [https://python.iswbm.com/c05/c05_04.html](https://python.iswbm.com/c05/c05_04.html)
# 5.2. 【基础】11个案例讲解函数参数 — Python中文指南 1.0 documentation [https://python.iswbm.com/c05/c05_02.html](https://python.iswbm.com/c05/c05_02.html)
# 第五章:学习函数 — Python中文指南 1.0 documentation [https://python.iswbm.com/chapters/p05.html](https://python.iswbm.com/chapters/p05.html)
# 4.3 【基础】循环语句:while — Python中文指南 1.0 documentation [https://python.iswbm.com/c04/c04_03.html](https://python.iswbm.com/c04/c04_03.html)
# 4.2 【基础】循环语句:for — Python中文指南 1.0 documentation [https://python.iswbm.com/c04/c04_02.html](https://python.iswbm.com/c04/c04_02.html)
# 4.1 【基础】条件语句:if — Python中文指南 1.0 documentation [https://python.iswbm.com/c04/c04_01.html](https://python.iswbm.com/c04/c04_01.html)