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

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
499
1
8月 25
645
2
6月 25
2167
0
3月 25
2025
0
2月 25
1542