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.
behavior of the console changed since that message.
There most likely are white spaces but when using console.log it prints it in html format and the spaces seem to join dissapear, if you want to easily see the spaces just do a replace with another character when you print the string. Good Luck! :)
This comment is hidden because it contains spoiler information about the solution