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 46a401b commit 97ad770Copy full SHA for 97ad770
Sprint-1/2-mandatory-errors/0.js
@@ -1,2 +1,5 @@
1
-This is just an instruction for the first activity - but it is just for human consumption
2
-We don't want the computer to run these 2 lines - how can we solve this problem?
+// 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?
3
+/* comment out any code you do not want the machine to run by add two forward slash to a single line comment
4
+a single slash and a multiplication sign to both ends of a double line comment like this.
5
+*/
0 commit comments