Skip to content

Commit 3fa56fe

Browse files
committed
modified capitalize exercise
1 parent 5a10cb4 commit 3fa56fe

File tree

5 files changed

+423
-352
lines changed

5 files changed

+423
-352
lines changed

04_Apply/Students_Alcohol_Consumption/Exercises.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"cell_type": "markdown",
7171
"metadata": {},
7272
"source": [
73-
"### Step 5. Create a lambda function that captalize strings."
73+
"### Step 5. Create a lambda function that capitalize strings."
7474
]
7575
},
7676
{
@@ -118,7 +118,7 @@
118118
"cell_type": "markdown",
119119
"metadata": {},
120120
"source": [
121-
"### Step 8. Did you notice the original dataframe is still lowercase? Why is that? Fix it and captalize Mjob and Fjob."
121+
"### Step 8. Did you notice the original dataframe is still lowercase? Why is that? Fix it and capitalize Mjob and Fjob."
122122
]
123123
},
124124
{

0 commit comments

Comments
 (0)