コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3749 ビュー

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
613
1
10月 25
735
2
6月 25
2255
0
3月 25
2182
0
2月 25
1622