Skip to content

Commit e709570

Browse files
committed
added sets optional
1 parent df86500 commit e709570

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

part-4.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:826b0e4b3d39f844b868b8370fcaac110d06dbe6afb167b149a60d16aea5592e"
4+
"signature": "sha256:2f3c9fb98758b432b6b7a67d2374af51dae8dc51c8300b121a6a80d09eddc0c9"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -396,7 +396,9 @@
396396
"cell_type": "markdown",
397397
"metadata": {},
398398
"source": [
399-
"**Extra Credit:** Try using a list comprehension in the translate function."
399+
"**Extra Credit:** Try using a list comprehension in the translate function.\n",
400+
"\n",
401+
"**Note:** Typing out the exercises for the next section, \"Sets\", is optional. If your brain is melting, feel free to sit back, relax, and enjoy the rest of the lecture."
400402
]
401403
},
402404
{

0 commit comments

Comments
 (0)