sort len string list python code example Example: python sort list string # s = list with strings s.sort(key=str.lower)