第一章 初识Python
第二章 Python语言基础
第三章 流程控制语句
第四章 序列
第五章 列表(list)
第六章 元组(tuple)
第七章 字典(dictionary)
第八章 集合(set)