Python安装及配置
安装:
https://www.cnblogs.com/lvtaohome/p/11121377.html
参考这位博主的文章
环境变量配置
https://www.cnblogs.com/lvtaohome/p/11121701.html
也是他的哦 刺激不?
一共有三步:
1.下载Python的安装程序
2.运行Python的安装程序,选择安装路径
3.配置环境变量
Python安装及配置
原文地址:https://www.cnblogs.com/liaohaoxiong/p/14497869.html