目录:
┣━━section01_Python简介
┃ ┣━━notes.txt
┃ ┗━━section01_Python简介.mp4
┣━━section02_本地Python环境搭建
┃ ┣━━jupyter_demo
┃ ┃ ┣━━.ipynb_checkpoints
┃ ┃ ┃ ┗━━lixiaohua_demo01-checkpoint.ipynb
┃ ┃ ┗━━lixiaohua_demo01.ipynb
┃ ┣━━pycharm_demo
┃ ┃ ┣━━.idea
┃ ┃ ┃ ┣━━inspectionProfiles
┃ ┃ ┃ ┃ ┗━━profiles_settings.xml
┃ ┃ ┃ ┣━━.gitignore
┃ ┃ ┃ ┣━━misc.xml
┃ ┃ ┃ ┣━━modules.xml
┃ ┃ ┃ ┣━━pycharm_demo.iml
┃ ┃ ┃ ┗━━workspace.xml
┃ ┃ ┗━━demo01.py
┃ ┣━━notes.txt
┃ ┗━━section02_本地Python环境搭建.mp4
┣━━section04_变量和常量
┃ ┣━━.idea
┃ ┃ ┣━━inspectionProfiles
┃ ┃ ┃ ┗━━profiles_settings.xml
┃ ┃ ┣━━.gitignore
┃ ┃ ┣━━misc.xml
┃ ┃ ┣━━modules.xml
┃ ┃ ┣━━section04.iml
┃ ┃ ┗━━workspace.xml
┃ ┣━━demo01.py
┃ ┗━━section04_变量和常量.mp4
┣━━section05_字符串
┃ ┗━━section06_字符串
┃ ┣━━.idea
┃ ┃ ┣━━inspectionProfiles
┃ ┃ ┃ ┗━━profiles_settings.xml
┃ ┃ ┣━━.gitignore
┃ ┃ ┣━━misc.xml
┃ ┃ ┣━━modules.xml
┃ ┃ ┣━━section06.iml
┃ ┃ ┗━━workspace.xml
┃ ┣━━demo01.py
┃ ┗━━section06_字符串.mp4
┣━━section06_list列表
┃ ┗━━section07_list列表
┃ ┣━━.idea
┃ ┃ ┣━━inspectionProfiles
┃ ┃ ┃ ┗━━profiles_settings.xml
┃ ┃ ┣━━.gitignore
┃ ┃ ┣━━misc.xml
┃ ┃ ┣━━modules.xml
┃ ┃ ┣━━section07.iml
┃ ┃ ┗━━workspace.xml
┃ ┣━━demo01.py
┃ ┗━━section07_list列表.mp4
┣━━section10_函数
┃ ┗━━section14_函数
┃ ┣━━.idea
┃ ┃ ┣━━inspectionProfiles
┃ ┃ ┃ ┗━━profiles_settings.xml
┃ ┃ ┣━━.gitignore
┃ ┃ ┣━━misc.xml
┃ ┃ ┣━━modules.xml
┃ ┃ ┣━━section14.iml
┃ ┃ ┗━━workspace.xml
┃ ┣━━demo01.py
┃ ┗━━section14_函数.mp4
┣━━section7_dict字典
┃ ┗━━section10_dict字典
┃ ┣━━.idea
┃ ┃ ┣━━inspectionProfiles
┃ ┃ ┃ ┗━━profiles_settings.xml
┃ ┃ ┣━━.gitignore
┃ ┃ ┣━━misc.xml
┃ ┃ ┣━━modules.xml
┃ ┃ ┣━━section10.iml
┃ ┃ ┗━━workspace.xml
┃ ┣━━demo01.py
┃ ┗━━section10_dict字典.mp4
┣━━section8_if条件判断
┃ ┗━━section11_if条件判断
┃ ┣━━.idea
┃ ┃ ┣━━inspectionProfiles
┃ ┃ ┃ ┗━━profiles_settings.xml
┃ ┃ ┣━━.gitignore
┃ ┃ ┣━━misc.xml
┃ ┃ ┣━━modules.xml
┃ ┃ ┣━━section11.iml
┃ ┃ ┗━━workspace.xml
┃ ┣━━demo01.py
┃ ┗━━section11_if条件判断.mp4
┗━━section9_for循环
┗━━section13_for循环
┣━━.idea
┃ ┣━━inspectionProfiles
┃ ┃ ┗━━profiles_settings.xml
┃ ┣━━.gitignore
┃ ┣━━misc.xml
┃ ┣━━modules.xml
┃ ┣━━section13.iml
┃ ┗━━workspace.xml
┣━━demo01.py
┗━━section13_for循环.mp4
下载地址: