Sorting lists and classes in Python (Coding with #Python)

preview_player
Показать описание
Python makes it very easy to sort data, regardless of whether it is in a list or a user defined class. In this video I talk about how to use the built-in function sorted().

Code on GitHub:

Class vs Instance Variables:

More about sorting:
Рекомендации по теме