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.
This comment is hidden because it contains spoiler information about the solution
You can just return an object without parenthesis ()
This comment is hidden because it contains spoiler information about the solution
what is the use of underscore?
good solving:)
So clever.
I got an error that expected 'good luck' be returned. How does this account for that?
I like how you used an object for resultMessages. I didn't think of that. I thought oh shoot I can't use -1 as an index.