Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3708 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
set 25
512
1
ott 25
650
2
giu 25
2179
0
mar 25
2051
0
feb 25
1553