1. append() 追加单个元素到List · 2. extend() · 3. insert() 将一个元素插入到列表中,但其参数有两个(如insert(1,”g”)), · 4. + 加号,将两个list相加,会返回到一个新 ...
確定! 回上一頁