在list末端增加元素append() · 插入list元素insert() · 刪除list元素pop() · 刪除指定的元素remove() · 排序sorted() 可加reverse = True 就變由大到小排序.
確定! 回上一頁