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.
That's true. Just submited the same solution used by the "did I finish my sudoku" kata, changing just the return value, and it worked smoothly.
I'm sorry, I'm new and not sure what to do about this and I certinally don't want to be "that guy" but:
This Kata has a "twin" ranked as a 5 kyu with python support only:
http://www.codewars.com/kata/did-i-finish-my-sudoku
The (python) soulutions are all but portable (requiring only the swtich of the returns from failure or sucess messages to booleans).
I'm not sure what should be done about this, can they be merged? This kata appears to be older and supports more languages.
Is there some key difference or value I am missing for having what appear to be two very idential kata on different kyu levels?