2 Environment Setup
Environment Setup, the beginning of the road.
WINDOWS Setup
MAC Setup
LINUX Setup
內建Python, 請輸入指令以查看版本
python3 --version
若沒有顯示版本,請輸入
sudo apt-get install python3.6
Last updated
Environment Setup, the beginning of the road.
內建Python, 請輸入指令以查看版本python3 --version
若沒有顯示版本,請輸入sudo apt-get install python3.6
Last updated