Skip to content

Commit 8cccfe8

Browse files
Jia Haoxiaolai
Jia Hao
authored andcommitted
修改了一个单词
1 parent f8a8b83 commit 8cccfe8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Part.3.B.2.classes-2.ipynb

+4-4
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"cell_type": "markdown",
198198
"metadata": {},
199199
"source": [
200-
"我们刚刚创建了一个 Golem Class,如果我们想用它 Inherite 一个新的 Class,比如,`Running_Golem`,一个能跑的机器人,那就像以下的代码那样做 —— 注意 `class Running_Golem` 之后的圆括号:"
200+
"我们刚刚创建了一个 Golem Class,如果我们想用它 Inherit 一个新的 Class,比如,`Running_Golem`,一个能跑的机器人,那就像以下的代码那样做 —— 注意 `class Running_Golem` 之后的圆括号:"
201201
]
202202
},
203203
{
@@ -1146,7 +1146,7 @@
11461146
],
11471147
"metadata": {
11481148
"kernelspec": {
1149-
"display_name": "Python 3",
1149+
"display_name": "Python 3 (ipykernel)",
11501150
"language": "python",
11511151
"name": "python3"
11521152
},
@@ -1160,10 +1160,10 @@
11601160
"name": "python",
11611161
"nbconvert_exporter": "python",
11621162
"pygments_lexer": "ipython3",
1163-
"version": "3.8.3"
1163+
"version": "3.9.7"
11641164
},
11651165
"toc-autonumbering": true
11661166
},
11671167
"nbformat": 4,
1168-
"nbformat_minor": 2
1168+
"nbformat_minor": 4
11691169
}

0 commit comments

Comments
 (0)