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.
Isn't this a hard kata for 6kyu?
I don't feel it takes quite few time to be solved
.
Fork to resolve below issues.
except TypeError, lol :D
This comment is hidden because it contains spoiler information about the solution
And now I know about the sorted() function...I love it.
This comment is hidden because it contains spoiler information about the solution
What is being repeated that shouldn't be in this solution?
Your post was visible in the homepage, that's why you should use spoiler flag here.
Why is this a spoiler? I'm not providing a different solution, I'm explaining why this solution is faster than others.
PS I get it. It compares 2 solutions and one of them is not here. Sorry about that.
Please use spoiler flag next time.
This comment is hidden because it contains spoiler information about the solution
Missing solution and test framework imports
There's no need for the condition because it returns 0 by default
Loading more items...