A month or so ago - when I was a wee level 9 - I tried and failed to do this task despite the output being correct in every possible iteration I could think of. With more experience I've returned to this indissoluble problem and used some slightly cleaner code. Again, the code returns the desired output on every possible string - including those with multiple spaces between them - but still does not verify. I would love to see an example string in which my code fails to produce the desired output. 99% of the time I understand that there's usually an overlooked flaw in my code, but this time it feels like I'm being failed for a reason I honestly can't fathom. Any help?