#Python includes several different ways to sort things. One handy way to sort is to use the built-in `sorted()` function! Let's learn about that to
#Python includes several different ways to sort things. One handy way to sort is to use the built-in `sorted()` function! Let's learn about that to