Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3634 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
316
1
ago 25
558
2
jun 25
2004
0
mar 25
1864
0
feb 25
1415