跳至內容
選單
此問題已被標幟
1 回覆
3644 瀏覽次數

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)


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
9月 25
326
1
8月 25
562
2
6月 25
2014
0
3月 25
1871
0
2月 25
1422