как сделать чтобы не было вылетав | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

как сделать чтобы не было вылетав

1

11th Feb 2018, 5:47 PM
вова починин
вова починин - avatar
2 Answers
+ 3
Assuming you mean this code: https://code.sololearn.com/cV2fh9u1zggX Delete the words: Java, Language, and identifier. Add the missing }. It should look like this: class MyClass { public static void main(String[ ] args) { System.out.println("Hello World"); } }
11th Feb 2018, 6:02 PM
John Wells
John Wells - avatar
+ 1
Mmmmmm....
11th Feb 2018, 6:06 PM
вова починин
вова починин - avatar