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

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
6月 25
1568
0
3月 25
1408
0
2月 25
1095
3
8月 24
5785
1
4月 24
33