sort()没有返回值

aList = [1,3,5,2,4]
aList = aList.sort()
print(aList)

None

posted @ 2017-09-19 17:14  bingo彬哥  阅读(748)  评论(0编辑  收藏  举报
本站总访问量