Day 7 列表的排序

1、列表的正向排序  .sort()

2、列表的反向排序 .sort(reverse = True)

3、反转排序 .reverse()

posted on 2019-05-06 21:30  不记得  阅读(115)  评论(0)    收藏  举报