Python Set Split Limit

s = STRING
s.split(maxsplit = 1)
StarbuckBarista