阅读背景:

Python使用列表进行数学运算,将列表转换为矩阵

来源:互联网 

I have two lists:

我有两个清单:

list_1 = sorted(random.sample(xrange(1, 101), 10))
print list_1

list_2 = sorted(random.sample(xrange(1, 101), 10))
print list_2
list_1 = sorted(r



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

分享到: