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.
I think that Python version is unfairly more complicated than JS and Ruby versions because of this ".each" functionality (though it is possible to do).
It would have been much easier to pass lambda/function in the same way as in JS/Ruby version.
Hi !
I'm totally stuck to this part :
I don't understand how to implement the behaviour of "each" in python. I just miss this part, I start to be crazy ... and I can't even see the solutions :(
Any ressource to help me ? Please ... Help me :'(
It's working !
I just need to refactor my crappy code before to submit it !
Thank you for your kata, it was really fun :)
Just in case, try to "reset" the trainer (do not forget to copy your code before). Or maybe try in a few hours (updates can effectively take some time)
I still have the same AssertionError
Maybe it's not already updated ?!
should be good, now. Keep me posted if you encounter other problems.
damn, forgot about that. Let my look (again... :s ) at this.
Python version : I have this feedback :
Not sure if its normal, seems close to the previous feedback :)