Python 3.0+ 版本已经把 print 作为一个内置函数,输出 "Hello World!" 代码如下:
执行Python程序很简单
原文:https://www.cnblogs.com/C2020/p/12005522.html