sortr a string in python' code example Example: python sort list string # s = list with strings s.sort(key=str.lower)