跳至内容
菜单
此问题已终结
1 回复
3648 查看

Is there a way to show the rate list by name alphabetically?

形象
丢弃
最佳答案

Dear Jorge Marin,

Try like this:

lst= ['at', 'from', 'hello', 'hi', 'there', 'this']

lst.sort(reverse=True)


形象
丢弃
相关帖文 回复 查看 活动
2
9月 25
351
1
8月 25
564
2
6月 25
2017
0
3月 25
1876
0
2月 25
1424