集合(Set). 集合是无序和无索引的集合。在Python 中,集合用花括号编写。 实例. 创建集合: thisset = {"apple", "banana", "cherry"} print(thisset).
確定! 回上一頁