后浪云Python教程:怎么看python安装位置

查看python安装位置的步骤: 

1. Start 一个command prompt 

2. 找到电脑中已经安装的Python 位置:

where python

打开路径, cd 到输出的路径,之后

start.

推荐学习《python教程》。

THE END