function to order array in python code example Example: python sort list vowels = ['e', 'a', 'u', 'o', 'i'] vowels.sort()