mirror of https://github.com/TwoWater/Python
![]() |
||
---|---|---|
codeSpecification | ||
python1 | ||
python2 | ||
python3 | ||
python4 | ||
python5 | ||
python6 | ||
.gitignore | ||
README.md | ||
SUMMARY.md |
README.md
Python
草根开发者学习Python(基于Python3.6)
通过本草根的博客整理而成,相应的博客地址
博客文章 | 平台 |
---|---|
Python 代码规范 | 掘金,简书,CSDN,个人博客 |
草根学Python(一)第一个Python程序 | 掘金,简书,CSDN,个人博客 |
草根学 Python(二)基本数据类型和变量 | 掘金,简书,CSDN,个人博客 |
草根学 Python(三)List 和 Tuple | 掘金,简书,CSDN,个人博客 |
草根学Python(四) Dict 和 Set | 掘金,简书,CSDN,个人博客 |
草根学Python(五) 条件语句和循环语句 | 掘金,简书,CSDN,个人博客 |
草根学Python(六) 函数 | 掘金,简书,CSDN,个人博客 |