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.
A string also has a length property. Don't need to convert the string to an array with
split()
.Nothing to add))))
is that even legal? i hate regex:)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Oh, i love this oneliner
This comment is hidden because it contains spoiler information about the solution
First position from array cant exist. Wrong solution
This comment is hidden because it contains spoiler information about the solution
This soulution passed only basic test? bcs string from 4 numbers like '3333' is not a name)
Holy code!
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.
Loading more items...