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.
As I found out by trying it expects upper bound to be included (unlike the original kata).
Wonderful kata, thanks!
The only issue is being vague on bounds inclusion.
Original task states clearly in an example: >= 0 and < 10
And I had to find out by guessing that this kata expects upper bound to be included.
I like the flow of this task.
It is just lovely!
Going to solve more tasks of the author.
Thank you.