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.
Solved some problems in the python solution:
Python random tests have cases with one dog
In python function name should be snake_case (feed_the_dogs).
Python: the random tests print something else instead of the function arguments:
I fix all the issues long ago, but i can´t mark it as resolved. :(
I solve the issue in a fork, but don´t seems to be enough to mark it as resolved.
What i do bad?
Fixed!, Thanks
Why
feed_the_dogs([2, 5, 1, 3], [1, 2, 2, 0])
should be[1, 2, 3, 1]
(from random tests)?Python random tests have cases with one dog.
Python: the random tests print something else instead of the function arguments:
.
Fixed!!
No fixed, sorry!
Fixed, thanks!
I can't believe someone made a kata about "What the dog doin"
There are still some solutions passing when they shouldn't
.
Fixed, thanks!
Loading more items...