feat: split JS challenge into two (#39044)
* feat: split JS challenge into two * fix/change-to-not-use-untaught-assignments Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
This commit is contained in:
@ -20,6 +20,10 @@
|
||||
"56533eb9ac21ba0edf2244a8",
|
||||
"Storing Values with the Assignment Operator"
|
||||
],
|
||||
[
|
||||
"5ee127a03c3b35dd45426493",
|
||||
"Assigning the Value of One Variable to Another"
|
||||
],
|
||||
[
|
||||
"56533eb9ac21ba0edf2244a9",
|
||||
"Initializing Variables with the Assignment Operator"
|
||||
|
Reference in New Issue
Block a user