Skip to content

Commit a56637c

Browse files
zhaorongcunxiaolai
zhaorongcun
authored andcommitted
修改因为少了一个右括号导致的markdown语法显示错误
1 parent 3d16800 commit a56637c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

01.preface.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"name": "python",
207207
"nbconvert_exporter": "python",
208208
"pygments_lexer": "ipython3",
209-
"version": "3.7.1"
209+
"version": "3.7.3"
210210
}
211211
},
212212
"nbformat": 4,

Part.3.B.1.classes-1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"\n",
3939
"但是,从另外一个角度,反对 OOP 的人群中,牛人比例更高 —— 这也是个看起来颇为吊诡的事实。\n",
4040
"\n",
41-
"比如,Erlang 的发明者,[Joe Armstrong](https://en.wikipedia.org/wiki/Joe_Armstrong_(programmer) 就很讨厌 OOP,觉得它效率低下。他用的类比也确实令人忍俊不禁,说得也挺准的:\n",
41+
"比如,Erlang 的发明者,[Joe Armstrong](https://en.wikipedia.org/wiki/Joe_Armstrong_(programmer)) 就很讨厌 OOP,觉得它效率低下。他用的类比也确实令人忍俊不禁,说得也挺准的:\n",
4242
"\n",
4343
"> 支持 OOP 的语言的问题在于,它们总是随身携带着一堆并不明确的环境 —— 你明明只不过想要个香蕉,可你所获得的是一个大猩猩手里拿着香蕉…… 以及那大猩猩身后的整个丛林!<br /> —— [Coders at Work](http://www.codersatwork.com)\n",
4444
"\n",

0 commit comments

Comments
 (0)