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.
done + added
const
qualifier to the array and better failure messagesoh, my bad, i miss that :) i just compared each obj with mine... Thanks man
The average value is less than 75, do you know what average means right? If not, read this: https://en.wikipedia.org/wiki/Average
This one is tricky but interesting . It will help to clear the concept of loop and function.
That's really a good practice for concatenation and also for basic function. I really like this problem.
That's really a good practice for the beginners. I like this one.