The Ultimate Guide to Sorting in Python

Learn how to sort lists, tuples, strings, and dictionaries in Python

Luay Matalka
Level Up Coding
Published in
8 min readSep 25, 2020

--

Photo by Tianyi Ma on Unsplash

In this tutorial, we will look at how to sort iterables, such as lists, tuples, strings, and dictionaries, based on different criteria.

--

--

Lead Machine Learning Engineer, specializing in MLOps, with a passion for teaching.