🌈 搜索
📅  最后修改于: 2022-03-11 14:45:51.292000             🧑  作者: Mango
# using * operator scores = [11, 12, 13, 14, 15, 16] print(*scores)