Skip to content

Commit c217b9f

Browse files
committed
edits 1
1 parent d990da2 commit c217b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/1_Functions_and_Conditionals.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
" \n",
1313
"### Learning Objectives \n",
1414
"\n",
15-
"* Practice with arguments when calling functions.\n",
15+
"* Understand the use of arguments when calling functions.\n",
1616
"* Write your own functions, and apply them to a Dataframe.\n",
1717
"* Understand how to handle conditions in Python and Pandas.\n",
1818
" \n",

0 commit comments

Comments
 (0)