Which piece of code allows us to sort a string list alphabetically?
sort()
min()
max()
Make sure to pick sort().