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.
To everyone failing a different random test on the "ATTEMPT" tests part, just keep submitting, the author messed up with the rounding, it took me aprox 100 attempts with the same code to actually pass it.
I refactored it as much as I could, what do you think?
It definitely looks bad like this. I'll try to make this a little prettier. I'm kind of a python noob so I kinda needed it to look as clear and divided as possible. Thanks for the input!