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.
See the test your code fails:
And your code
It always returns undefined because there is no code there. You're working on a different method in your first post.
The error message works like this:
And you can see that when you returned 7 instead.
Thank you)