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 like your answer. It is very clear, handles everything in the manner the output is expected and well commented. ;)
Thanks ! :)
Hi, thanks.
I do try to write readable code.
Plenty of people seem to do the reverse. Especiallyy in Python they try to put too much on one line I reckon.
Good naming and clarity. Looks super maintainable! +1
This comment is hidden because it contains spoiler information about the solution