Skip to Content
Menu
This question has been flagged
1 Odpoveď
3661 Zobrazenia

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

Avatar
Zrušiť
Best Answer

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
sep 25
372
1
aug 25
579
2
jún 25
2028
0
mar 25
1902
0
feb 25
1440