File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ conda update anaconda
8282 - [02.10 字典](02.\ python\ essentials/02.10\ dictionaries.ipynb)
8383 - [02.11 集合](02.\ python\ essentials/02.11\ sets.ipynb)
8484 - [02.12 不可变集合](02.\ python\ essentials/02.12\ frozen\ sets.ipynb)
85- - [02.13 Python\ 赋值机制](02.\ python\ essentials/02.13\ how\ python\ assignment\ works.ipynb)
85+ - [02.13 Python 赋值机制](02.\ python\ essentials/02.13\ how\ python\ assignment\ works.ipynb)
8686 - [02.14 判断语句](02.\ python\ essentials/02.14\ if\ statement.ipynb)
8787 - [02.15 循环](02.\ python\ essentials/02.15\ loops.ipynb)
8888 - [02.16 列表推导式](02.\ python\ essentials/02.16\ list\ comprehension.ipynb)
@@ -172,7 +172,7 @@ conda update anaconda
172172 - [08.06 属性](08.\ object-oriented\ programming/08.06\ properties.ipynb)
173173 - [08.07 森林火灾模拟](08.\ object-oriented\ programming/08.07\ forest\ fire\ simulation.ipynb)
174174 - [08.08 继承](08.\ object-oriented\ programming/08.08\ inheritance.ipynb)
175- - [08.09 super()\ 函数](08.\ object-oriented\ programming/08.09\ super.ipynb)
175+ - [08.09 super() 函数](08.\ object-oriented\ programming/08.09\ super.ipynb)
176176 - [08.10 重定义森林火灾模拟](08.\ object-oriented\ programming/08.10\ refactoring\ the\ forest\ fire\ simutation.ipynb)
177177 - [08.11 接口](08.\ object-oriented\ programming/08.11\ interfaces.ipynb)
178178 - [08.12 共有,私有和特殊方法和属性](08.\ object-oriented\ programming/08.12\ public\ private\ special\ in\ python.ipynb)
You can’t perform that action at this time.
0 commit comments