Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3699 Vistas

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

Avatar
Descartar
Mejor respuesta

Dear Jorge Marin,

Try like this:

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

lst.sort(reverse=True)


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
sept 25
503
1
ago 25
646
2
jun 25
2172
0
mar 25
2033
0
feb 25
1547