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
Had the same issue, note that according to the docs,
$
Same here (language: python).
I mean string is an iterable so
My solution which is the same as this failed one of the random tests the first time I submitted it. I have no idea why.
It is beautiful though!
This comment is hidden because it contains spoiler information about the solution
I don't understand why my regex matches \n. It does not have \n in it at all.
I nearly managed something like this.
This comment is hidden because it contains spoiler information about the solution