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.
Under Ruby, my 10s of tests all pass. Then, when I submit, I get this:
The tests provided in the discription pass too.
I assume you mean Python. That was a translation that I approved but didn't write. I took out the random test cases.
There is a lot of bugs in the random test cases...
Testing .page_index() method for 4 elements, 1 elements per page, item number 2
It should work for random tests too: 1 should equal 2
Should page_index count from 0?
Have anyone work around this?