1.到官網arrow-up-right上下載Python 3.4安裝檔
2.設定環境變數
System -> Advance System Setting -> Environment Variable -> Path
New -> C:\python36\Scripts
3.打開command line, 輸入python會進入python環境
CTRL + z可以跳出
Last updated 5 years ago