Python 索引与切片之列表
Python 列表的extend函数
Python 列表的copy函数
Python 列表的clear函数
Python 列表中的sort函数
Python 列表的reverse函数
Python 列表的remove函数
Python 列表(元组)的count函数
Python 列表的添加-insert函数
Python 列表的添加-append函数
Python 列表元组的操作符