列表元素排序

60 阅读1分钟

sort()方法

image.png

key用于指定排序规则,可用于函数

image.png

sorted()函数

image.png

reverse()方法

image.png

del语句

image.png

image.png