为什么我在慕课网提供的那个代码输入的模块输入不了慕课网三个字?
public class HelloWorld{ public static void main(String[] args) { System.out.println(hobby); }}
把下面这句加在第三行
String hobby="慕课网";