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.
This could have been a great kata if the discription was not so awful, honestly the 69% satisfaction rate is kind considering just how many assumptions are required to complete this.
Lovely solutions, but did you need list(str(n)) instead of just str(n)
WTF I completed the question correctly but it wont let me see the other solutions becuase my 'kata' is too low ?
This comment is hidden because it contains spoiler information about the solution
just....why man ?
I also used a dict based solution, which I think is the way to go here, but I didnt consider using a default value, very nice.
That makes so much sense thank you
This comment is hidden because it contains spoiler information about the solution