L=[2,1] L[0],L[L[0]-1]=L[L[0]-1],L[0]
The L doesn't change. Can someone provide me the detail procedure of this expression? -- https://mail.python.org/mailman/listinfo/python-list
L=[2,1] L[0],L[L[0]-1]=L[L[0]-1],L[0]
The L doesn't change. Can someone provide me the detail procedure of this expression? -- https://mail.python.org/mailman/listinfo/python-list