Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
3579 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
1
ago. 25
417
2
jun. 25
1852
0
mar. 25
1708
0
fev. 25
1341
3
ago. 24
6087