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.
This comment is hidden because it contains spoiler information about the solution
nice used the output of the modulo operator for the 1 and 0. Very slick.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I've started from filter, but the test found it incorrect, and then I tried many methods, including endsWith, for loop, map, when I re-read the task and found out that it was saying to output even numbers, when I was trying to output odd ones. What a waste of time by me
same as mine
Great solution! Very clever!
for me its better with "old school" way - for-cicle;
This comment is hidden because it contains spoiler information about the solution
hahahahaha
easiest
Thank you!
This comment is hidden because it contains spoiler information about the solution
Damn, why didn't I think of that lol
This comment is hidden because it contains spoiler information about the solution
Loading more items...