filmov
tv
Sorting integer and string lists in Python
![preview_player](https://i.ytimg.com/vi/G8ejMo0cT3g/maxresdefault.jpg)
Показать описание
This short Python tutorial shows how to sort integer and string lists in Python. A list is created as: example_list = [c, a, b] and can be sorted with following commands:
- sorted(example_list)
Many thanks for watching!
- sorted(example_list)
Many thanks for watching!