+ 4
Way this code doesn't work? (Java)
public class Program { public static void main(String[] args) { int [ ] myArr = {6, 42, 3, 7}; System.out.println(myArr.lenght); } }
3 odpowiedzi
+ 1
:-| thanks
0
I fixed the word.But still giving error.
https://code.sololearn.com/cUGXzXZxkoHe/?ref=app
0
I found my mistake.It was in the word again.My English is not very good.