任何Python 物件都可以當串列(list) 的各個元素。 ... 用list() 複製串列; 用slice 複製串列; 用copy() 方法製作副本; 匯入copy 模組,用deepcopy() ...
確定! 回上一頁