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.
matches multiline strings. is not needed here, but when matching against user input it is good to remember it
What's the m flag for? It doesn't seem to be necessary for this to work…
yeah, this solution reads like poetry, for sure.
Ha, didn't know about this. Great solution!
This comment is hidden because it contains spoiler information about the solution
i really prefer this solution because it executes the given intention faithfully, and which is also suggested in the function name.
This kata is highly confusing - and the highest-ranked submissions don't seem to match the description!