🌈 搜索
📅  最后修改于: 2022-03-11 14:47:02.676000             🧑  作者: Mango
thislist = ["apple", "banana", "cherry"] mylist = thislist.copy() print(mylist)