Not all comments are equally helpful! Sometimes they appear in the code when a programmer isn't sure about some line and wants to return to it later. For example, in this task we have one unnecessary comment that is making the program work incorrectly. Uncomment one line to get the correct result!
No comments needed
- 4
Locked
Comments (134)
- Popular
- New
- Old
You must be signed in to leave a comment
Anonymous #11225161
2 January, 02:29
system.out.println(12);
system.out.priintln(2);
0
ninjacoderprogrammer
11 July 2022, 13:04
i was confused without even seeing all lines there is no need to write new lines just remove commnt and the same line works man takes 5 attempts even though it was easy
y = x + y is the key
+1
Oli Writes Coding
23 May 2022, 00:24
I was doing the reverse...
0
Russ
20 September 2021, 18:17
done
0
Nishanth
9 July 2021, 23:23
done
0
Linda
9 June 2021, 22:43
nice
0
khushbu
9 June 2021, 21:46
done
0
Robert Oyadier
29 May 2021, 04:39
You have to run the code in your "head" before you can pass. ππ
+1
givis.gv3929@gmail.com
9 May 2021, 10:30
redefine x to 12
and y to 2
i know that's cheating but hey whoo cares
0
Josh Lee
9 March 2021, 04:11
nice challenge. Just see it as executing the code line by replacing each new variable. πππππ
0