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.
Very nice kata of the mathematical series on polynomials, congratulations.
makes perfect sense! thanks
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
My idea was basicly the same but I did a LOT more typing.
I love how easy you can do one liners when you're good at python
i really could not think of a way to do this recursively. nicely done.
OP solved it, closing
Superceded by latest fork :(
Fixed by OP's fork
Approved
random tests are attackable
python new test framework is required. updated in this fork
@test.it
block was missing in his fork for random tests. That's why I wrote my own version.Approved
Loading more items...