We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d0464 commit c50409cCopy full SHA for c50409c
exercises/01_penguin_classification.ipynb
@@ -220,7 +220,7 @@
220
"\n",
221
222
"for features, target in data_set:\n",
223
- " # print the features and targets her\n",
+ " # print the features and targets here\n",
224
" pass"
225
]
226
},
@@ -265,7 +265,7 @@
265
266
{
267
"cell_type": "code",
268
- "execution_count": 1,
+ "execution_count": null,
269
"metadata": {},
270
"outputs": [],
271
"source": [
@@ -287,7 +287,7 @@
287
288
289
290
- "execution_count": 2,
291
292
293
0 commit comments