码云笔记 后端 Python3 List extend()方法 描述 Python extend() 函数用于在列表末尾一次性追加另一个序列中的多个... extend() Python Python3