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
I still think in iterations and loops and if statements, often convoluted ones. I'm trying to work in more succinct functions, and this site is brilliant at showing alternative and often very short solutions.
Thanks for your response!
This is an interesting way of doing it. Original, unelegant, but then again, nothing is elegant the closer you get to the 1's and 0's. Have gone and updated the description not the modifiy the original array.
This comment is hidden because it contains spoiler information about the solution