filmov
tv
Sorting in Python for Beginners | sorted() and .sort()

Показать описание
In this tutorial you will learn the difference between .sort() method and sorted() function. Sort lists, strings, dictionaries, and tuples in python using sorted function. sorted() return a new list whereas .sort() changes the original list in place and cannot be applied to tuples, strings, or dictionaries. Use sorted() function instead.
+++++++++++++++++++++++++++++++++++++
Do you want to support me?
+++++++++++++++++++++++++++++++++++++
Do you want to support me?