Python Snippets - Sorting and Reversing Lists

Published: 19 May 2021
on channel: BugBytes
3,232
34

#python #lists #sorting

This video showcases methods for sorting lists in Python, and for reversing the order of lists.

We look at the list.sort() function, and the sorted() function and the differences between these.

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://www.bugbytes.io/posts/
🐦 Twitter:   / bugbytesio