阅读背景:

第三周-第03章节-Python3.5-集合及其运算

来源:互联网 
# pcj
list_1=[1,2,3,4,5,6,1,4]
print(list_1)
list_1=set(list_1)list_



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: