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.
Coding requires humility. I figure my code will have to be fixed by someone else.
I did exactly that after I was fed up with the timeouts!
This comment is hidden because it contains spoiler information about the solution
Had I known the zfill method before I wouldn't have spent all this time figuring this out. Very nice answer
Man these soultions make me feel like an idiot
Most fo the time I don't even understand the top solution. This iste definetly teaches me humility more thna coding.
This is by far the hardest thing I had to tackle in python! had me thinking for a couple of days. very nice.