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've just checked and it's working fine. Thank you for fixing that bug.
This comment is hidden because it contains spoiler information about the solution
Could you tell me, please, why should we count odd numbers backwards? I've seen this tip in discourse, I just have completed this kata only by reversing my for loop (I killed about 30 minutes simply wondering why my code doesn't work :) )
This comment is hidden because it contains spoiler information about the solution