Skip to Content
मेन्यू
This question has been flagged
1 Reply
3463 Views

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

Avatar
Discard
Best Answer

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


Avatar
Discard
Related Posts Replies Views Activity
2
जून 25
1534
0
मार्च 25
1379
0
फ़र॰ 25
1077
3
अग॰ 24
5761
1
अप्रैल 24
33