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.
Personally, I saw this solution in a similar kata so that's why I thought of it
You should not mix the types... Even in the function definition you've "str" which is a string as the first parameter.
This comment is hidden because it contains spoiler information about the solution
This is a thing?
Same here, I had my solution give errors like this. I tested it on the Javascript console and it gave me the correct output everytime. It's strange, never happened to me before.
Its not maintainable.
I got as far as the alternate Function constructor but didnt think of a unicode symbol. Nice..
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution