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.
Yes I read it, and you gave no useful information about what's wrong, so there's nothing we can do to help you. This kata was only available in 2.7 version of Python, make sure your code was compatible with that version. Now I've enabled 3.6 too.
I see you passed the kata, now I'm curious if the problem was with the kata or in your code.
did you read the message before answering? the same code works as expected in other platforms
more people is complaining (9,970 of 33,408)
It works fine in Python, maybe the problem is in your code?
Always check that before saying there is a problem with the kata itself. Maybe your function is printing the result instead of returning it?
This kata is not working properly (in python), it passes perfectly the tests in the jupyter notebook but here always returns the same value. What a waste of time.