Ciao, avendo questa lista:
[
{'name': 'mario', 'age': 50},
{'name': 'luigi', 'age':25},
{'name': 'sonic', 'age':63}
]come posso ordinare per età ? _______________________________________________ Python mailing list [email protected] https://lists.python.it/mailman/listinfo/python
