1. 列表 1.1. 列表用作数据结构: 栈 队列 1.2. 列表推导式 1.3. 嵌套列表 2. 其他iterable数据类型 tuplesetdict 遍历注意事项: reference: https://www.runoob.com/python3/python3-data-structure.html