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.
I figured it out, forgot to put return in front of the function call
Hey guys, I keep getting failing tests with a expecting x but getting undefined. I've put console log statements just before returning and it seems to be working correctly , not sure what I've done wrong? It also only happens with triple digit numbers. Thanks!