python常用数据结构集合详解 python常用数据结构集合详解目录set集合集合定义与使用集合常用方法add()update()remove()discard()pop()clear()集合运算交集运算并集