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 some random tests
I have noticed in my https://www.codewars.com/users/username/site-events page this:
White code challenge completed count=25 honor=0
Yellow code challenge completed count=21 honor=21
Blue code challenge completed count=8 honor=32
Shouldn't each white code challenge award +1 honor each? In my case 25?
Shouldn't each yellow code challenge award +2 honor each? In my case 42?
The blue ones? 5? In my case 40?
Also, it seems that I am honored randomly with 1 or 2 points regardless of the difficulty and sometimes I get nothing for solving a kata.
I guess this is bug, isn't it? This isn't motivating me :(
Same problem for a loooong time. 1 honor for every kata despite of difficulty
You are right, thanks a lot!
I am stuck. I think my method works (at least MY tests think so) but on submit I keep getting "One iteration of makeLooper('xyz')". Any hints on what fails here? Because the message does not help me.
This comment is hidden because it contains spoiler information about the solution