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.
That expression is similar to split('')
you have no shame if you ask this under this solution.
w.o running the code, it's probably b.c you didn't split the, into characters and kept them and full strings.... but I'm still pretty new at coding.
you cant use a + on strings, you need to concat
Oh, okay, you can use the rest parameters so as not to duplicate the array.
Thank you!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Wow! Your decision is great! Thanks for it!
map returns whatever you return
I didn't know that map returns 0/1 instead false/true.
Your decision is very cool!
It does work, any test/s not passing?
argument has a different name - you should change array.length to A.length
This comment is hidden because it contains spoiler information about the solution
Loading more items...