Python 源代码:
点击运行
#!/usr/bin/python # -*- coding: UTF-8 -*- print "你好,世界";
运行结果: