order the list from a to z in python code example Example: python how to sort a list alphabetically print(sorted(("snow", "glacier", "iceberg")))