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.
How to understand this logic of translating negative indices -1 and -2 into positive 1 and 2?
Wow, I would never have thought of this.
This is blowing my mind
'is' also does typecheck (in context of this kata)
Amazing!
I made similar code using entered_code == correct_code and got failed test, but when I used 'is' it passed, why ?
Beautiful OMG
funk you !, why are you genius..?
This is beyond my mind and uderstanding!
Super cool!!!
They should allow best practice and clever to go to the same solution. This is both, by far.
Bravo!
Super easy to read!
guy's a scientist. This is beautiful
is
is the only functioning solution; it randomly fails with==
for some reason. ¯\_(ツ)_/¯Tears in my eye
Loading more items...