To copy an array in Python, you can use the assignment operator(=). The assignment operator does not copy objects.
確定! 回上一頁