运行结果是慕课网就通过
这样写对吗?运行出来了是慕课网,也通过了。新手初学者。 public class HelloWorld{ public static void main(String[] args) { String hobby="慕课网"; System.out.println(hobby); } }
这样写对吗?运行出来了是慕课网,也通过了。新手初学者。 public class HelloWorld{ public static void main(String[] args) { String hobby="慕课网"; System.out.println(hobby); } }
2016-12-01
举报