We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7623716 commit 6a8fc1cCopy full SHA for 6a8fc1c
Sprint-1/2-mandatory-errors/0.js
@@ -10,3 +10,7 @@ This is just an instruction for the first activity - but it is just for human co
10
We don't want the computer to run these 2 lines - how can we solve this problem?
11
12
*/
13
+
14
+// we can use comments to make sure the computer ignores the lines, comment them out using :
15
16
+// // single line or /* multi-line */.
0 commit comments