Slicing lists does not generate copies of the objects in the list; it just copies the references to them. That is the answer to the question as asked. The long ...
確定! 回上一頁