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.
Try console.log(numbers) in a loop
I have the same problem. They are all correct apart from the last test but I can not get any details.
console.log(numbers)
Everything is passing correst, but it is giving me one error, Expected 3, got 2. I am using JaveScript, and how can I see the wrong tests that are not passing??
Thanks alot