You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wedon't want the computer to run these 2 lines - how can we solve this problem?
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
+
4
+
/*when we try to write comment and instruction and we want the computer not to run it we can comment them using // for single line and /* for multiple lines. */
0 commit comments