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.
Woah. I hadn't thought of all that. I'll try to update the kata around the weekend, when I have time. Thanks for your in-depth feedback!
Thanks for your feedback! I will fix the test cases, and clarify the description. For the voting system, there isn't a way to deal with having 3 drawing votes at the first round. I suppose that it should just be a draw in that case (i.e. returning "no winner").
This solution wasn't designed to be elegant, only to do the job.
This is a very good kata, but my code doesn't work in CodeWars but it does on my computer. I'm using Python 3.6 vs CodeWars' Python 3.4, but I don't think that should have any difference?
Anyway, here's my solution. Thanks if you can tell me why it doesn't work :)
Ah, thanks!
Thanks for making it! It was a good challenge :)
Out of interest, I'm quite new and I'm not sure how I can translate Katas. Do you know at all?
This comment is hidden because it contains spoiler information about the solution