Python 可疊代資料型態 – Iterable Data Types By 彭彭
喜歡彭彭的教學影片嗎?點擊「加入」按紐取得更多會員服務哦。
加入會員:https://www.youtube.com/channel/UCguZS-y7codLSt6vpkVdnKg/join
1. 什麼是可疊代 Iterable
1.1 可以分開、逐一取出內部資料
2. 可疊代資料型態
2.1 字串
2.2 列表
2.3 集合
2.4 字典
3. 運用場景
3.1 搭配 for 迴圈使用
3.2 使用 max() 取得最大值
3.3 使用 sorted() 排序資料
——————-
更多學習資訊,請到彭彭的課程網站:
https://training.pada-x.com/