public class HelloWorld{
public static void main(String[] args) {
String love="我爱慕课网";
String _love="www.imooc.com";
System.out.printIn(love);
System.out.printIn(_love);
}
不是不是打扰了
下边大括号那里倒第二个大括号没有缩进
提示图示内容