You can also make shallow copies of lists using the [:] syntax (full slice), and you can make copies of dictionaries using the copy method.
確定! 回上一頁