Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3545 มุมมอง

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

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ส.ค. 25
292
2
มิ.ย. 25
1737
0
มี.ค. 25
1609
0
ก.พ. 25
1254
3
ส.ค. 24
5954