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.
Yeah. It was unfortunately deprecated. Beautiful solution though
thanks
This comment is hidden because it contains spoiler information about the solution
Thank you so much, I most certainly will be doing more reading!
Yes. :)
It's called a "ternary operator" if you want to look up more information about it.
This comment is hidden because it contains spoiler information about the solution
I wonder if the main function should be changed to not imply it is a predicate function, which by convention should return booleans and not strings?
Surely this doesn't work?