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.
Incorrect test cases, please fix for python.
Testing.page_index()
item_index = 0, should return -1 not 0
item_index = 24 shoud return 2 not -1
Thank you for the suggestion,
I have tried your first suggestion:
got
s: More progress part1: More ess part2: pro
should return
false
, and my function returningfalse
, but still getting error.I got error in python
codewars is not 2xcode
Please exaplain the error, not able to understand
I have paased all the tests except above one error.
I had also issue with false.....
thank you for the suggestion,