Copying objects in Python seems like a trivial task, ... When we copied a into b by doing list(a) , we performed a shallow copy.
確定! 回上一頁