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.
Using the wrong Node version?
This very much looks like user error and not a kata issue. Closing. ( Next time, ask a
Question
. )Look hard at your loop condition and what you do inside it. Also, read the instructions again and check the last example.
I'm surprised JS doesn't throw any errors while running this spaghetti code...