Difference between Python sort and sorted

Publié le: 13 août 2024
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Difference between Python sort and sorted durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Simple Easy Python 13 août 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 98 fois et il a aimé 2 téléspectateurs. Bon visionnage!