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 (10)
- Popular
- New
- Old
You must be signed in to leave a comment
Allan Gilbert
23 March, 16:13
System.out.print(b);
System.out.print(" Plus ");
System.out.print(" is Equal to");
System.out.print( a + B );
}
0
Diego
15 February, 22:41
Reparei que temos que seguir cada passo dito pelo programa mesmo que isso as vezes nao faça sentido.
0
Anonymous #11129166
7 October 2022, 03:13
could u please explain me this
0
Anonymous #11023099
18 August 2022, 11:28
i dont get it
0
Anonymous #11033653
10 July 2022, 02:05
me parece bien el curso, solo a manera de detalle si falla el compilador, aparece mal cuando en realidad el programa esta bien. aguas los que que programan en español, rectifiquen en compilador real. creo es devido a la traduccion automatica.
0
Anonymous #11032733
6 July 2022, 13:36
hi
0
javist Android Developer
26 February 2022, 18:40
Code Entry
0
Anonymous #10908064
12 January 2022, 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