I have several input strings that I would like to split. At first, I thought about using an str.split() but, since none of the inputs would break at identical
str.split()