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.
Aah that's clever. I have one question though:
So if a condition is not met the first time a ternary statement is
called, and there's recurssion on the false side, would it ever go
through the true side again? (i.e. would it just keep going back to
the recursive point, which is the false side in this case?).
This comment is hidden because it contains spoiler information about the solution
1111110000001100110011001100000011001111110000001111110000000000000011001100000011001100110000000000000011111100111111001111110000001111110011000000110000000000000011001111110011111100000011001111110000001111110011001111110011111100000000000000111111001111110011111100000011001100111111001100000000000000111111001100110000001111110011111100111111000000110011000000111111001100000011111100111111001100000000000000110011000000111111
This comment is hidden because it contains spoiler information about the solution
Just solved a Blue Kata but received 2 points. :( Seems like there is a bug or my understanding of kata points is wrong..
This comment is hidden because it contains spoiler information about the solution