Comment out some code so that "sum = 12" appears on the screen.
Comment out the superfluous
- 1
Locked
Comments (10)
- Popular
- New
- Old
You must be signed in to leave a comment
Anonymous #10979006
10 April 2022, 23:24
I used "/* */" instead of the "//" to indicate the comments and it was marked wrong. the output was the same so what difference does that make?
0
Roman
13 April 2022, 06:17
Please post your question with the attached solution in the section Help.
0
Gerri
8 March 2022, 05:22
That made me think
0
javist Android Developer
26 February 2022, 18:42
code entry
0
Siyanda Dlamini
15 February 2022, 20:43
Wow that was challenging
0
Anonymous #10890452
1 December 2021, 14:46
a=6;
b=3;
sum=3+a+b;
0
Anonymous #10890452
1 December 2021, 14:43
same variables wont access compiler how this acess a and a b and b ?
0
TinCanSailor QC Analyst at Ultramain Systems, I
17 December 2021, 05:25
Did you comment out at least one 'a' variable and one 'b' variable?
0
ABHISHEK SINGH
25 October 2021, 07:23
how to add string sum
0
mouna
17 January 2022, 22:42
also with+ or with methode append
0