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.
'c \xce\xb8 \xce\xb4 \xce\xb5 \xcf\x89 \xce\xb1 \xcf\x80 s' should equal 'c\xce\xb8\xce\xb4\xce\xb5\xcf\x89\xce\xb1\xcf\x80s'
what the hell kind of error is that? LOL
I tried my solution on idle and works as expected but when I paste it in here it doesn't?
Fixed ^_^ But that was understandable to all! Anyways, Thanks :-)
Typo in the description, it's not "an" string but a string.
Huhu indeed... thank you :)
'use_strict'
is useless. You must use'use strict'
for it to work.For a solving-easiest-javascript-katas-in-a-frenzy spree, I didn't do too bad. :)
LOL, single solution with "use strict" enabled xD
Try adding logs...