阅读背景:

python,两个list比较去除重复元素,然后合并问题

来源:互联网 
a = [1,3,5,7]
b = [1,3,4,6,8]

怎么样得到结果 c = [1,3,4,5,6,7,8]  怎么样得到结果&



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

分享到: