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.
Added these tests for Python and Javascript, thanks for the suggestion!
It's great that I'm not the only one who (probably totally unneccessarily) used decorators :D
I've expanded the description even more. What do you think?
Added the rules more explicitly in the instructions. What do you think? Feel free to edit it further.
Thanks, added some more detailed and explicit instructions to the description. I hope it is clearer now:)
What would you suggest to add? I thought it is faster and easier here to explain the problem with an example.
Added Sirviente and Siridean to the random names, thanks!
Fixed, thanks!
Fixed, thanks!
That is a really great idea. Unfortunately it didn't occur to me when I've created this kata... and now it is too late to change it.
This comment is hidden because it contains spoiler information about the solution
you named that function bad: this is not a factorial!
factorial would be 6! = 6 * 5 * 4 * 3 * 2 * 1
The stops argument is not mentioned in the description, it could be a bit more clear...
Approved!:)
Should be okay now.
Loading more items...