阅读背景:

python中的sort方法使用详解

来源:互联网 
x = [4, 6, 2, 1, 7, 9]
x.sort()
print x # [1, 2, 4, 6, 7, 9] [1, 2, 4,



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

分享到: