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.
Same problem here in python. I am getting seeing some failing tests and yet it's not supposed to be the way the test are claiming.
Am using python 3.4
Same problem.C lang.
Same problem here, I am getting exactly the same outputs and still error, using php
I got the same problem as artx did... The output is exactly the same as the test examples. But still marked as failed. I am using python 2.7.6.
It is not an issue of the kata. The test are the same in all languages and 5777 guys passed the kata (123 in PHP). Mayve you should have a look at your code?
Output strings is equal to test examples, but "Failed asserting that null matches expected". Im stucked.