Difference between Python sort and sorted

Pubblicato il: 13 agosto 2024
sul canale di: 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


In questa pagina del sito puoi guardare il video online Difference between Python sort and sorted della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Simple Easy Python 13 agosto 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 98 volte e gli è piaciuto 2 spettatori. Buona visione!