Step 3: Sort the Piles!
Now that we have our lists, it's time to sort them.
sort(list1, list2)
We'll be using the Comparing the Pegs step to sort the lists.
But first, we need to make sure our lists are in the correct format.
Let's take our Piles and sort them.