String to lower swift code example Example: how to low case string swift let str = "Sunday, Monday, Happy Days" print(str.lowercased())