possible word delimiters weren't specified (space, tab, etc.)
Single whitespace
no specification about punctuation marks (allowed or disallowed)
No punctuation
no specification about empty words (allowed or disallowed) and how to handle them, if allowed
No empty words in input.
"O2K. I'1m" --> "I'm OK."
"spac4es are2 1There ma3ny" --> "There are many spaces."
Not a valid input for this golf.
- Log in to post comments