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.
All caps means it's a constant.
It's mathematical notation lingo. That's how you refer to matrix indexes.
Are you referring to the variable names I gave in the ‘for’ loops?
You can change them to ‘x’ and ‘y’ if that makes more sense to you.
Or did I miss something in your question... ?
I get that a lot :D
I would never use too convoluted one-liners in production; this is just to have fun with some extra challenge.
Plus, most of my Python one-liners are much, much harder to read ^^'.