Skip to content

Commit a325b96

Browse files
committed
change nb names in funcs lesson
1 parent c978896 commit a325b96

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_notebooks/CSSE/JavascriptLessons/Functions/2025-09-29-functions_tinkerers_js_lesson.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@
515515
"<h2 class=\"glowing-text\">🍿 POPCORN HACK NO. 1 🍿</h2>\n",
516516
"\n",
517517
"Let's start making our own functions :)\n",
518-
"Head over to `2025-09-29-functions_tinkerers_hw.ipynb` to do the popcorn hack.\n",
518+
"Head over to `2025-09-29-functions_tinkerers_js_hw.ipynb` to do the popcorn hack.\n",
519519
"Didn't download it yet? Check the **setup section** at the top of this lesson.\n",
520520
"\n",
521521
"<hr>\n",
@@ -731,9 +731,9 @@
731731
"\n",
732732
"<h2 class=\"glowing-text\">🍿 POPCORN HACK NO. 2 🍿</h2>\n",
733733
"\n",
734-
"Let's practice using scope!\n",
734+
"Let's practice using functions!\n",
735735
"\n",
736-
"Head over to `2025-09-29-functions_tinkerers_hw.ipynb` to do the popcorn hack.\n",
736+
"Head over to the homework notebook to do the popcorn hack.\n",
737737
"\n",
738738
"<hr>"
739739
]

0 commit comments

Comments
 (0)