fix(curriculum): Improved Use Recursion to Create a Countdown challenge (#37548)

* fix: improved recursive challenge

* fix: rewording of two challenges

* fix: add code tags

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
Randell Dawson
2019-12-02 08:58:07 -08:00
committed by Oliver Eyton-Williams
parent a6766127cc
commit 7454719334
3 changed files with 38 additions and 48 deletions

View File

@ -440,13 +440,13 @@
"587d7b7e367417b2b2512b21",
"Use Multiple Conditional (Ternary) Operators"
],
[
"5cc0bd7a49b71cb96132e54c",
"Use Recursion to Create a Range of Numbers"
],
[
"5cd9a70215d3c4e65518328f",
"Use Recursion to Create a Countdown"
],
[
"5cc0bd7a49b71cb96132e54c",
"Use Recursion to Create a Range of Numbers"
]
],
"helpRoom": "HelpJavaScript",