feat(curriculum); added another challenge to help teach recursion (#35966)
* Squashed the removal of the before test section * fix: changed blockquote triple backtick syntax * fix: removed recursion explanation * fix: changed meta title and thru to through * fix: capitalize "after" in several strings
This commit is contained in:
committed by
Kristofer Koishigawa
parent
a1ee532be3
commit
1ad3abd50f
@@ -443,6 +443,10 @@
|
||||
[
|
||||
"5cc0bd7a49b71cb96132e54c",
|
||||
"Use Recursion to Create a Range of Numbers"
|
||||
],
|
||||
[
|
||||
"5cd9a70215d3c4e65518328f",
|
||||
"Use Recursion to Create a Countdown"
|
||||
]
|
||||
],
|
||||
"helpRoom": "HelpJavaScript",
|
||||
|
Reference in New Issue
Block a user