# Python 自動化測試 ###### tags: `python` :::danger :exclamation::exclamation::exclamation: <font color=red>**Python 非常注重 Tab 、 空白 、 換行**</font> ::: 環境建置 --- - [Python 免安裝](/kilL9JQ4S8C6-I5TxGAYqg) - [Visual Studio Code 設置環境](/JlglA8iJRiutmwfi2g4b9g) 使用教學 --- - [Python 基礎語法-Part 1](/NqXJuqktTm6O2TBCxCpofg) - [Python 基礎語法-Part 2](/6EVIPrRXRrKJY7LIrBDkmA) - [PyAutoGUI](/FQLjSrDNSEq4rVWzeRosxg) 參考資料 --- > [機器學習理論與實務 with Python 系列](https://ithelp.ithome.com.tw/users/20104287/ironman/1882) > [Python 3 Basic Tutorial](https://www.tutorialspoint.com/python3/index.htm)