Since the result of ```py a=[1,0]; a[0],a[a[0]]=0,a[0]; print(a) ``` was unexpected for me, I prepared a section.