Java Cource Bug 6.2 | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Java Cource Bug 6.2

Hello, I want to learn Java but there is a bug. In 6.2 is the same like my solution but it doesnt accept it. Why? public class Program { public static void main(String[] args) { int beer = 64; int whisky = 23; //calculate the sum and output it System.out.println(beer+whiskey) ; } }

1st Jun 2022, 8:00 AM
Rose
Rose - avatar
1 Respuesta
+ 1
I‘m so blind , thank youuu
1st Jun 2022, 8:22 AM
Rose
Rose - avatar