Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3573 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 25
361
2
iun. 25
1808
0
mar. 25
1684
0
feb. 25
1316
3
aug. 24
6037