python菜鸟教程学习2:环境搭建

1.编程环境的选择

    pycharm

 官网用学生认证可以免费下载

 

2.python解释器的下载

  到python官网//www.python.org/下载最新版本即可   选择相应的版本

 3.编辑环境变量

  从我的电脑的属性中找到环境变量,点击系统变量中的path进行编辑,把python所在文件路径加入再加一个英文分号

When you return with glory, you will be bathed in the golden rain.
原文地址:https://www.cnblogs.com/DrunkYouth/p/13985623.html