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.
I don't understand also to
anOver(n)
andanOverAverage(n)
.I agree, it is hard to understand what author actually expects from us for each function.
Agreed. Description is unintelligable to me. Will have to skip this one.
I must totally agree. Either I'm too stupid to understand this instruction or it's written too poorly. I wrote the code. I think it's correct. I think the result it gives back is correct (double checked it manually), but it's not (according to tests). I have no clue why and instruction does not clarifies this for me.