🌈 搜索
📅  最后修改于: 2022-03-11 14:46:47.353000             🧑  作者: Mango
mylist = ["a", "b", "a", "c", "c"] mylist = list(dict.fromkeys(mylist))