Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3700 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
zář 25
505
1
říj 25
648
2
čvn 25
2174
0
bře 25
2040
0
úno 25
1549