Merge pull request #13584 from Manish-Giri/fix/improve-accessing-nested-objects-challenge

Change challengeSeed in accessing nested objects
This commit is contained in:
Samuel Plumppu
2017-02-27 18:31:35 +01:00
committed by GitHub

View File

@ -4753,9 +4753,7 @@
" }", " }",
"};", "};",
"", "",
"// Only change code below this line", "var gloveBoxContents = undefined; // Change this line",
"",
"var gloveBoxContents = \"\"; // Change this line",
"" ""
], ],
"tail": [ "tail": [