String myLove="我爱慕课网";
String myLove2="www.imooc.com";
System.out.println(myLove);
System.out.println(myLove2);
; ()必须是英文的,你的是中文的;()