你好,世界! python> print('hello,world!') goalng> fmt.Printf("hello,world!") shell> echo "hello,world!"; java> System.out.println("hello,world!"); js> console.log("hello,world!"); php> echo "hello,world!"; c++> cout<<"hello,world!"<<endl;