fix: remove comments from dictionary

This commit is contained in:
moT01
2021-08-27 09:41:28 -05:00
parent 71073e3146
commit 7f76d5a8ec

View File

@ -59,13 +59,11 @@
"5j2l88": "Let's create three browser windows", "5j2l88": "Let's create three browser windows",
"e843r9": "Let's open a new tab for now", "e843r9": "Let's open a new tab for now",
"5fvehh": "myVar is not defined outside of myLocalScope", "5fvehh": "myVar is not defined outside of myLocalScope",
"qn720a": "Now, add console.clear() before your console.log() to clear the browser console, and pass the tests.",
"j86mef": "Now perform the tab opening, closing, and other operations", "j86mef": "Now perform the tab opening, closing, and other operations",
"mk7rvy": "Now remove the console log line to pass the test", "mk7rvy": "Now remove the console log line to pass the test",
"n7vm1s": "Only change code above this line", "n7vm1s": "Only change code above this line",
"cvh4x7": "Only change code below this line", "cvh4x7": "Only change code below this line",
"lvmnm7": "Open a new tab for cat memes", "lvmnm7": "Open a new tab for cat memes",
"avpx79": "Open your browser console.",
"0b5ps6": "Padding between the SVG canvas boundary and the plot", "0b5ps6": "Padding between the SVG canvas boundary and the plot",
"uemoej": "Pushes n zeroes into the current row to create the columns", "uemoej": "Pushes n zeroes into the current row to create the columns",
"lm86nf": "Pushes the current row, which now has n zeroes in it, to the array", "lm86nf": "Pushes the current row, which now has n zeroes in it, to the array",
@ -77,7 +75,6 @@
"1cfidd": "responseFromServer represents a response from a server", "1cfidd": "responseFromServer represents a response from a server",
"96tntk": "Returns 30", "96tntk": "Returns 30",
"58a5g7": "Run and check the console", "58a5g7": "Run and check the console",
"71bus9": "Run the tests to see the difference between the two consoles.",
"7wp46n": "Setting in Fahrenheit scale", "7wp46n": "Setting in Fahrenheit scale",
"oefvg5": "Setup", "oefvg5": "Setup",
"mnt4d3": "Should display 'carrot'", "mnt4d3": "Should display 'carrot'",
@ -97,7 +94,6 @@
"g1608f": "This method will return the size of the set", "g1608f": "This method will return the size of the set",
"bheu99": "This will hold the set", "bheu99": "This will hold the set",
"x1djjr": "Use console.clear() on the next line to clear the browser console.", "x1djjr": "Use console.clear() on the next line to clear the browser console.",
"22ta95": "Use console.log() to print the output variable.",
"w43c7l": "Using s = [2, 5, 7] would be invalid", "w43c7l": "Using s = [2, 5, 7] would be invalid",
"pgckoj": "Variable assignments", "pgckoj": "Variable assignments",
"2xiqvv": "Variable declarations", "2xiqvv": "Variable declarations",