Skip to content

Commit f6f3ec3

Browse files
committed
0.js updated template
1 parent c389da7 commit f6f3ec3

File tree

1 file changed

+3
-3
lines changed
  • Sprint-1/2-mandatory-errors

1 file changed

+3
-3
lines changed

Sprint-1/2-mandatory-errors/0.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
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?
3-
//we can simply comment it out by adding two slashes(//) at the begining of line 1.
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?
3+
//we can simply comment it out by adding two slashes(//) at the begining of line 1 and line 2.

0 commit comments

Comments
 (0)