Skip to content
Python Containers (第二部分)
- Review list, tuple, dictionary & set (列表, 元組, 字典, 集合)
- Dictionary: Conversion, access by key, get, update, remove, clear, keys, values, items, copy
- Set: Conversion, intersection (&), union (|), difference (-)
免費訂閱本 Youtube 頻道
Python Containers
- Python Containers
- List [] -列表
- Tuple () -元組
- Dictionary {key:value} -字典
- Set {key} -集合
- Using List
- Append, add, insert, extend, pop, del, sort, copy
- Using Tuple
- Accessing elements, variable assignment
免費訂閱本 Youtube 頻道
無法複製此頁面的內容