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.
Maybe I'm late, but my tip is to write a lot of comments that describe everything that happens in your code. This way you can reread them after forgetting something.
This comment is hidden because it contains spoiler information about the solution
That can't be, the test is this:
And you can see the expected answer is 1, not 0. Are you sure you're reading the logs ok? The previous test expects 0.