6Actually, lists are even trickier, because the elements of a list are arbitrary: There can still be issues of dependence between the original and cloned list if the elements of the list are themselves mutable, and then you choose to mutate an element.