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.
Would anyone be willing to look at my attempt and tell me what I did wrong?
Time: 909ms Passed: 3 Failed: 1 Errors: 1 Exit Code: 1
Test Results:
Test Passed: Value == 9
Test Passed: Value == 13
Test Passed: Value == 47
ReferenceError: l is not defined
at eval
at presses
at /home/codewarrior/index.js:31:19
at /home/codewarrior/index.js:36:5
at Object.handleError
What does this say?