copy (), Returns a shallow copy of the list . import copy copy.deepcopy(list), Import the copy module and uses its method to create a deep copy ...
確定! 回上一頁