Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3498 Visualizações

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

Avatar
Cancelar
Melhor resposta

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
jun. 25
1640
0
mar. 25
1515
0
fev. 25
1151
3
ago. 24
5852
1
abr. 24
33