Difference between Python sort and sorted

Опубликовано: 13 Август 2024
на канале: Simple Easy Python
98
2

sort and sorted are NOT one and the same thing. Both are different. While sort is a list method, sorted is a function that works upon Python strings, list and tuples. Check this video about the differences between the two.

Correction: I have said in video that sorted returns a sorted list, string or tuple. But sorted() returns a sorted list even if it is applied on a string or tuple.

Python Playlist:    • Python Basics  

Twitter: https://x.com/4EverPrem
Git: https://github.com/Prem-gzb/Python/tr...

#SimpleEasyPython #Python


На этой странице сайта вы можете посмотреть видео онлайн Difference between Python sort and sorted длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Simple Easy Python 13 Август 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 98 раз и оно понравилось 2 зрителям. Приятного просмотра!