Assignment with an = on lists does not make a copy. Instead, assignment makes the two variables point to the one list in memory.
確定! 回上一頁