🌈 搜索
📅  最后修改于: 2022-03-11 14:46:43.346000             🧑  作者: Mango
sample_set = {10, 20, 30, 40} my_list = list(sample_set) print(my_list)