Skip to Content
Menu
This question has been flagged
1 Odpoveď
3574 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
1
aug 25
371
2
jún 25
1813
0
mar 25
1686
0
feb 25
1320
3
aug 24
6047