Skip to content

Commit 2bde968

Browse files
committed
Fixed the final task instructions.
1 parent d9015b5 commit 2bde968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python Fundamentals/Module_2.1_Practice_Python_Fundamentals.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"- .pop()\n",
283283
"- insert() \n",
284284
"\n",
285-
"**`pop()`** the **first item** in the list and "
285+
"**`pop()`** the **first item** in the list and insert it at the beginning. Continue until the string is empty!"
286286
]
287287
},
288288
{

0 commit comments

Comments
 (0)