摘要: extend()迭代添加 append()追加 insert()插入 pop()是删除最后一个 pop(索引) 删除索引对应的元素 remove(值)删除括号里面的内容 del list【】切片删 该 索引 = 索引.replace("","") 阅读全文