Comment out a few lines to display "2 plus 3 is equal to 5" on the screen.
Note: Don't comment out the lines with variable declarations.
2 + 3 = 5
- 1
Locked
Comments (4)
- Popular
- New
- Old
You must be signed in to leave a comment
javist Android Developer
26 February, 18:40
Code Entry
0
Anonymous #10908064
12 January, 08:18
System.out.println("2 plus 3 is equal to 5");
+3
ConnerMcFly
11 October 2021, 19:48
damn i need to learn how to read proporly
+1
Bhawesh Pandey
19 September 2021, 17:10
0