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:
committed by
Oliver Eyton-Williams
parent
a6766127cc
commit
7454719334
@ -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",
|
||||
|
Reference in New Issue
Block a user