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.
where is the wordList ? Where should I find those words ? WHAT DO I HAVE TO OUTPUT IF I HAVE NO ARRAY OF WORDS ????
UPD: sorry, I didn't read it thoroughly, the task says that I am provided with "wordList" array. Sorry again
what of beauty did you find there ? A regular code innit ?
Great kata, thank you!
Nice kata, but is this really 6 kyu difficulty ?
I'd say it's 7 kyu
it says find two DIFFERENT values
could anyone explain this ?
Thanks, nice kata
how ? How is it possible to do so ?
Am I disabled ?
that's okay bro
Can't figure out how the mixing works.
Yeah!
Who needs short codes ? That's right, only losers
Wowwwwww, thanks mate!
are you serious ?
Expected: [{ firstName: 'Harry',
lastName: 'K.',
country: 'Brazil',
continent: 'Americas',
age: 19,
language: 'Python',
username: 'harryk2002' }],
instead got: [{ firstName: 'Harry',
lastName: 'K.',
country: 'Brazil',
continent: 'Americas',
age: 19,
language: 'Python',
userName: 'harryk2002' }]
What's wrong ???
unreadable af
what if input consists of non-english alphabet ? Will this work ?
Loading more items...