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.
now working :) after the reset! thx :)
Either copy your code and hit Reset button at the bottom, or simply click Attempt. I don't see how it wouldn't work, I ran it myself and it passed.
No, i never touch the original test :/
But your current code passes all tests. Did you modify sample tests for this error to happen?
yes also saw and i changed again. so now the name of the function is evenOrOdd.
and the error:
ReferenceError: even_or_odd is not defined
at /home/codewarrior/index.js:12:10
at /home/codewarrior/index.js:16:5
at Object.handleError
so i think this task is not difficult but i got some error :)
I have the solution, but the test, say it's wrong :/, who can help me ?
This comment is hidden because it contains spoiler information about the solution