File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 197
197
"cell_type" : " markdown" ,
198
198
"metadata" : {},
199
199
"source" : [
200
- " 我们刚刚创建了一个 Golem Class,如果我们想用它 Inherite 一个新的 Class,比如,`Running_Golem`,一个能跑的机器人,那就像以下的代码那样做 —— 注意 `class Running_Golem` 之后的圆括号:"
200
+ " 我们刚刚创建了一个 Golem Class,如果我们想用它 Inherit 一个新的 Class,比如,`Running_Golem`,一个能跑的机器人,那就像以下的代码那样做 —— 注意 `class Running_Golem` 之后的圆括号:"
201
201
]
202
202
},
203
203
{
1146
1146
],
1147
1147
"metadata" : {
1148
1148
"kernelspec" : {
1149
- "display_name" : " Python 3" ,
1149
+ "display_name" : " Python 3 (ipykernel) " ,
1150
1150
"language" : " python" ,
1151
1151
"name" : " python3"
1152
1152
},
1160
1160
"name" : " python" ,
1161
1161
"nbconvert_exporter" : " python" ,
1162
1162
"pygments_lexer" : " ipython3" ,
1163
- "version" : " 3.8.3 "
1163
+ "version" : " 3.9.7 "
1164
1164
},
1165
1165
"toc-autonumbering" : true
1166
1166
},
1167
1167
"nbformat" : 4 ,
1168
- "nbformat_minor" : 2
1168
+ "nbformat_minor" : 4
1169
1169
}
You can’t perform that action at this time.
0 commit comments