[广东话] Python 入门:第二课 – Python Containers – List / Tuple


Python Containers

  1. Python Containers
    1. List [] -列表
    2. Tuple () -元组
    3. Dictionary {key:value} -字典
    4. Set {key} -集合
  2. Using List
    • Append, add, insert, extend, pop, del, sort, copy
  3. Using Tuple
    • Accessing elements, variable assignment

免费订阅本 Youtube 频道


无法复制此页面的内容