Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3735 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
558
1
oct 25
674
2
jun 25
2208
0
mar 25
2095
0
feb 25
1579