str.split(separator, maxsplit) code example Example: python set split limit s = STRING s.split(maxsplit = 1)