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 f5522e7 commit 2f17199Copy full SHA for 2f17199
Sprint-1/2-mandatory-errors/0.js
@@ -1,2 +1,12 @@
1
+ // we can turn the lines into comments. we can use:
2
+
3
+// for single-line comments, or
4
5
+/* for multi-line comments. */
6
7
+/*
8
9
This is just an instruction for the first activity - but it is just for human consumption
-We don't want the computer to run these 2 lines - how can we solve this problem?
10
+We don't want the computer to run these 2 lines - how can we solve this problem?
11
12
+*/
0 commit comments