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