Assume list1 references a list. After the following statement executes, list1 and list2 will reference two identical but separate lists in memory:
list2 = list1
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.