# -*- coding: UTF-8 -*- # Filename : hello_python.py # author by : WeiQi # 该实例输出 Hello Python!!! print('Hello Python!!!')