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:
rns350
2019-08-15 07:07:15 -04:00
committed by Kristofer Koishigawa
parent a1ee532be3
commit 1ad3abd50f
2 changed files with 95 additions and 0 deletions

View File

@@ -443,6 +443,10 @@
[
"5cc0bd7a49b71cb96132e54c",
"Use Recursion to Create a Range of Numbers"
],
[
"5cd9a70215d3c4e65518328f",
"Use Recursion to Create a Countdown"
]
],
"helpRoom": "HelpJavaScript",