Python 列表(List)、元祖(Tuple)、集合(Set)、字典(Dictionary) ... 在列表最後追加另一個列表list.insert(1,'www') # 在列表第二個元素的位置 ...
確定! 回上一頁