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 comment is hidden because it contains spoiler information about the solution
String concatenation with + is never best practice in Python.
Could actually be best practices if it followed pep8 :D
Beautifully formatted! :D
One of the best. I can't click best practices with so many pep8 violations though.
Come back in 8 months and tell me what this means.
One of the better ones. Not as readable as mine but better than most :D
Lines strictly less than 80 columns wide are strongly preferred.
lol, the cyclomatic complexity of this is ludicrous!
lol, best practices? For making it as unreadable as possible. :D
Too much unneeded complexity. Reminds me of potato programming. :D