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 (-)
愚者千慮,必有一得
Python Containers (第二部分)