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.
You are correct. I was using " and ' instead of `. At the time, I did not know the difference. I've been learning a lot since then.
Not the hero we need but the hero we deserve. Thank you for this.
Had to read the comments to undertand how this works. Very impressive.
This is very clever. Did not do it this way but now I wish I did.
This comment is hidden because it contains spoiler information about the solution
This one made my brain hurt but I solved it like this also.
So easy, yet, so complicated. I did a long "if" statement, for mine. New to coding, myself. I never would've thought of doing it so simply.
This is very interesting!