0
Add a third println statement that prints cool below Java and is. Hint: Just type sys and use code completion. Hint: Just add an
public class Main { public static void main(String[] args) { System.out.println("java"); System.out.println("is"); } }
8 ответов
+ 1
Sonam Kumari
As you printed Java same as print cool
+ 1
A͢J - S͟o͟l͟o͟H͟e͟l͟p͟e͟r͟ yes it's work👍 thanks
0
A͢J - S͟o͟l͟o͟H͟e͟l͟p͟e͟r͟ still error is coming😔
0
Show your code.
0
A͢J - S͟o͟l͟o͟H͟e͟l͟p͟e͟r͟ public class Main
{
public static void main(String[] args)
{
System.out.println("java");
System.out.println("is");
System.out.println("cool");
}
}
0
Sonam Kumari
Code is right. Where are you checking?
0
A͢J - S͟o͟l͟o͟H͟e͟l͟p͟e͟r͟ The program remains in the Aide application, the error has to be fixed in it.i also checked in the same
0
Sonam Kumari
Check spelling of java I think it is Java not java