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 was a pain - a beautiful, sensational type of pain.
THANK YOU!
fair
The comment was from before you changed it.
Still, no real solution would use more tgan one line, it's an unnecessary check that clutters the kata title.
but semicolons and newlines aren't allowed (i forgot to add that test)
I agree, just call it "Code Golf: ..." instead. This is consistent with other code golf kata's.
i forgot i removed that test...
eh maybe; i'll just up it to like 40
I'm not sure about the new character limit. Seems a bit too strict. Depends how much variations you would like to see pass this kata.
you'd have to be very lucky
done
This comment is hidden because it contains spoiler information about the solution
great, I learned something today
This comment is hidden because it contains spoiler information about the solution
r""
means raw string (just means that you do not have access to any escape characters and you do not need to escape\
), not regexfixed
Loading more items...