Skip to main content

Python 教程

第一个Python程序

print('Hello!')

Python 常用文件扩展名为.py

以上命令输出结果为:

Hello