1.1 Python数据模型

合集 · Python编程入门 (9)

  1. 7:59
    Python 速览
  2. 5:57
    1.1 Python数据模型
  3. 3:37
    2.1 内置序列类型概览
  4. 3:26
    2.2 列表推导和生成器表达式
  5. 3:37
    2.3 元组不仅仅是不可变的列表
  6. 4:25
    2.4 切片
  7. 2:08
    2.5 对序列使用+和*
  8. 2:40
    2.6 序列的增量赋值
  9. 4:29
    2.7 list.sort方法和内置函数sorted
Description
视频制作:颓废
审核:一只Ruby喵
字幕:颓废
时间轴: 
bgm:Rob Simonsen - Red、Martin Garrix,David Guetta,Jamie Scott - So Far Away
字体:思源黑体、Fira code
参考资料:1. 《流畅的Python》——Luciano Ramalho
2. 《Python Cookbook》——Alex Martelli, Anna Martelli Ravenscroft, David Asche
3. https://docs.python.org/zh-cn/3/reference/datamodel.html