Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3637 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
set. 25
317
1
ago. 25
558
2
jun. 25
2008
0
mar. 25
1865
0
fev. 25
1417