How to sort a list or dictionary in Python

preview_player
Показать описание
How to sort a list, dictionary and a tuple in python using built-in functions

00:00 Intro
01:16 How to sort a list using class method .sort()
04:49 How to sort a list using sorted()
05:51 How to sort a tuple
06:44 How to sort a set
07:42 How to sort in reverse order
08:48 How to sort a list of tuples
11:14 How to sort a dictionary
14:43 How to sort a dictionary by value

#coding #pythonprogramming #pythonforbeginners #python
Рекомендации по теме