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.
Good job = )
Change init to int, function name 'int_sum' is exception.
No, it isn't. I had added word boundry check for if, is, in, import, and the last is odd in that list.
I fixed it, thx.
Hi. It is second point
int class methods
.I'm not saying that you were cheating. Just trying figure out how make it interesting and little challenging.
It works now.
Thanks for reply. I want achieve only 3 things:
If you know how it can be done without so much restrictions, I'm listening.
If not supposed to be used as said in description. Fixed tests.
Next time i will unpublish while editing kata. I was fixing these hacks while you solved it.
Fixed, thx.
Little more lambdas
Ok, i forgot repr/format, but there are much shorter solutions.
Test cases need improves because my first accepted solution returned {p_1:d_1, ... , p_n-1:d_n-1, p_n:1} for number = p_1d_1 ... p_nd_n, where d_n > 1.
*Python