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

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
295
1
8月 25
556
2
6月 25
1995
0
3月 25
1864
0
2月 25
1413