Use .sort() to sort a python list
.sort()
The sort is done in place so the original list is modified/mutated