Python for Beginners by user 2023-03-17 程式教學系列 Python for Beginners (1)|Python 介紹及相關開發環境簡介 Python for Beginners (2)|變數 (Variables) 及關鍵字 (Keywords) Python for Beginners (3)|敘述 (Statement)、縮排 (Indentation) 及註解 (Comments) Python for Beginners (4)|運算子 (Operators)、輸入 (Input)、輸出 (Output)及 import 簡介 Python for Beginners (5)|各類運算子 (Operators) 詳細介紹與使用 Python for Beginners (6)|數值 (Numeric) 資料型態介紹與使用 Python for Beginners (7)|字串 (String) 資料型態介紹與使用 Python for Beginners (8)|布林 (Boolean) 資料型態介紹與使用 Python for Beginners (9)|串列 (List) 資料型態介紹與使用 Python for Beginners (10)|元組 (Tuple) 資料型態介紹與使用 Python for Beginners (11)|集合 (Set) 資料型態介紹與使用 Python for Beginners (12)|字典 (Dictionary) 資料型態介紹與使用 Python for Beginners (13)|條件判斷式 – if 相關敘述及使用 Python for Beginners (14)|迴圈控制 – while loops Python for Beginners (15)|迴圈控制 – for loops Python for Beginners (16)|函式 (Functions) Python for Beginners (17)|模組 (Module)及套件(Package) Python for Beginners (18)|檔案處理 (File Handling)