Suppose I have a string, guaranteed to only contain lower case letters and spaces. I want to separate the input by the spaces. Here\'s what I tried: