Skip to content

Commit e81093b

Browse files
committed
updating P2M2 Req Code instructions
1 parent 2bde968 commit e81093b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Python Fundamentals/Module_2.2_Required_Code_Python_Fundamentals.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@
7272
},
7373
"outputs": [],
7474
"source": [
75-
"# [] create list-o-matic as a fucntion and call it\n",
75+
"# [] create list-o-matic as a function and call it\n",
76+
"# [] be sure to include your spelled-out name in the welcome prompt\n",
7677
"# [] you are welcome to use any list you like for list-o-matic, does not have to be animals \n",
7778
"\n",
7879
"\n",

0 commit comments

Comments
 (0)