python列表插入append(), extend(), insert()用法详解 append(),extend(),insert()都是列表操作中常用的插入函数。其中前两个均接收一个参数,并插 insert()