Skip to content

Commit 080cd35

Browse files
Update Exercise_with_solutions.ipynb
1 parent b0bec6c commit 080cd35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

03_Grouping/Alcohol_Consumption/Exercise_with_solutions.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
"cell_type": "markdown",
255255
"metadata": {},
256256
"source": [
257-
"### Step 6. Print the mean alcoohol consumption per continent for every column"
257+
"### Step 6. Print the mean alcohol consumption per continent for every column"
258258
]
259259
},
260260
{
@@ -356,7 +356,7 @@
356356
"cell_type": "markdown",
357357
"metadata": {},
358358
"source": [
359-
"### Step 7. Print the median alcoohol consumption per continent for every column"
359+
"### Step 7. Print the median alcohol consumption per continent for every column"
360360
]
361361
},
362362
{
@@ -564,4 +564,4 @@
564564
},
565565
"nbformat": 4,
566566
"nbformat_minor": 0
567-
}
567+
}

0 commit comments

Comments
 (0)