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.
This comment is hidden because it contains spoiler information about the solution
Hi! i got only one test failure (out of hundreds) '560 should equal 0' in Basic test-c-2 section (second or third test from the bottom)
I wonder what is the 'k' in that test to check my code? Thank you.
how this solution was test-accepted? if there is an typeerror of non integer index
the test result stands:
Log
found the needle at position 3
None should equal 'found the needle at position 3'
what is wrong with my solution?