Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I think he just interprets three spaces as two spaces that will become one, and one space that will become nothing.
seems like you have an extra whitespace character at the end of your output
Hi. Please say which language you are using. Also, please use markdown tags to format codes or logs, or it may be unusable (see there: https://docs.codewars.com/training/troubleshooting/#post-discourse ). For example, trailing or consecutive spaces don't display properly, but it seems your answer contains an extra trailing space.