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.
Very nice; impressive
ok but y
What an elegant, concise, and ingenious solution. Good work!
Python syntax at its finest. Guido Van Rossum would be proud of you for creating such a masterpiece!
Ahh yeah that is true but it is still kinda odd to me.
Because in a 2d array, the first value signifies the row (y), and the second value signifies the column (x).
Bravo.
Why is the position given as (y, x) and not as (x, y), which is the common way of representing positions?
No I think it's fine.
This comment is hidden because it contains spoiler information about the solution
I have pretty much an identical solution!
Unclear how this is a kata issue. Closing.
Could you elaborate?
Function should NOT return undefined in Javascript.
genius