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:
Beau Carnes
2020-08-31 14:44:56 -04:00
committed by GitHub
parent 8e3f740127
commit f334734e98
3 changed files with 115 additions and 17 deletions

View File

@ -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"