- 3

Error to codelearn

In the 4th lession of Java, there is a error unfixable

20th Jul 2022, 7:18 AM
Sergio Estaye
Sergio Estaye - avatar
17 Réponses
+ 4
There should not be a space here ---> / /Calcula la suma y la generala System.out.println(beer+whisky);
20th Jul 2022, 8:32 AM
Chris Coder
Chris Coder - avatar
+ 2
Can you provide more details?
20th Jul 2022, 8:01 AM
Chris Coder
Chris Coder - avatar
+ 2
There isn't any code to run in Java lesson 4.
20th Jul 2022, 8:10 AM
Chris Coder
Chris Coder - avatar
+ 2
Show your code attempt
20th Jul 2022, 8:14 AM
Chris Coder
Chris Coder - avatar
+ 2
You are very much welcome
20th Jul 2022, 8:46 AM
Chris Coder
Chris Coder - avatar
+ 1
5.2?
20th Jul 2022, 8:13 AM
Chris Coder
Chris Coder - avatar
+ 1
Copy paste here
20th Jul 2022, 8:21 AM
Chris Coder
Chris Coder - avatar
+ 1
delete the i System.out.println(beer + whisky );i <-------
20th Jul 2022, 8:26 AM
Chris Coder
Chris Coder - avatar
+ 1
Thank you very much really
20th Jul 2022, 8:34 AM
Sergio Estaye
Sergio Estaye - avatar
0
Spawn alert "Illegal start of expression" when i run the code but is a error of codelearn
20th Jul 2022, 8:05 AM
Sergio Estaye
Sergio Estaye - avatar
0
Sorry 5 lesson
20th Jul 2022, 8:11 AM
Sergio Estaye
Sergio Estaye - avatar
0
when I try to run the code I get "illegal initial expression" and I don't know what to do because my code is fine I get an error on line 0 and there is nothing there ps: I did this with google translate
20th Jul 2022, 8:13 AM
Sergio Estaye
Sergio Estaye - avatar
0
How?
20th Jul 2022, 8:15 AM
Sergio Estaye
Sergio Estaye - avatar
0
public class Program { public static void main(String[] args) { int beer = 64; int whisky = 23; / /Calcula la suma y la generala System.out.println(beer+whisky);i } }
20th Jul 2022, 8:24 AM
Sergio Estaye
Sergio Estaye - avatar
0
Okay, but that is not the problem
20th Jul 2022, 8:26 AM
Sergio Estaye
Sergio Estaye - avatar
0
delete the i and still the same
20th Jul 2022, 8:27 AM
Sergio Estaye
Sergio Estaye - avatar
0
YES THAT WAS THE PROBLEM THANK YOU VERY MUCH but it was written by default
20th Jul 2022, 8:33 AM
Sergio Estaye
Sergio Estaye - avatar