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 didn't read the rules and when i submitted my solution it was accepted, so i thought that must be ok. Why did the creator of the kata not reject solution with a '*'-character in it?
Do you know, that it is possible to reject solutions with certain characters in it?
?!?!?!??!?!?!?!?!??!?!?!?
This is some relly nice code. But as you have most likely heard from others, this violates the basic rules of the kata. However, if that rule was not in place this would be my favorite solution.
Use only one kind of quotes.
Test Results:
Log
'1451'
'1320013'
'MeSoonMe'
'UFalseU'
Fixed Tests
Basic Test Cases
"'1451'" should equal '1451'
"'1320013'" should equal '1320013'
"'MeSoonMe'" should equal 'MeSoonMe'
"'UFalseU'" should equal 'UFalseU'
does his happen to anyone else?