👑 VIP Practice Test
PCEP Data Structures 5 is part of the expanded VIP practice test library — only for VIP members.
Question 1👑 VIP
What is the output of `a = [1, 2]; b = a; b.append(3); print(a)`?
Remaining questions and full explanations are VIP-exclusive.