创建项目 点击Create New Project 创建项目 输入自己的项目名,点击Create创建 创建文件 右键项目名创建python文件 创建一个HelloPython文件 输入print("Hello word") 右键空白地方测试运行 运行输出 控制台输出如下 相关文章: