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 saw many solutions, myself included that did not take into account that a function to return the values for Each string was already included and you could just call it to make it easier.
I liked this solution, it is for sure one of the most pythonics and cleaners i saw.
This comment is hidden because it contains spoiler information about the solution
Seeing other solutions is always nice to learn some new functions, Nice!
Great to see the comments, that is some real knowledge sharing.
This comment is hidden because it contains spoiler information about the solution