+ 4
Code error
public class Program { public static void main(String[] args) { int x = 0; while(x<5) { System.out.printIn(x); x++; } } } Where is the error? The output should be 01234 I just started Java and wanted to use the “while“ thing. Thank you very much
6 Antworten
+ 7
what question?
+ 3
hahahha Gordie great thank you very much!!
I always thought that the "l" is an "I" 😂😂
I think that I would have done it wrong everytime XD
+ 3
How did you notice this mistake?
It looks the same😂
+ 1
oh ok
+ 1
oops but could you please answer the question?
0
oops but could you please answer the question?