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.
so clean
impressive
that's a good way to do it, thanks i learned something!
Теперь буду знать про every(
woahhhhhhhh that is amazing
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 agree for this solution. i'm never thinking this before. thanks
nice, clean!
could add it but null undefined etc are not booleans
The idea is that booleans only have two values. true and false. If the entered boolean is true it outputs "Yes" if the entere boolean is false it outpits "no" There isnt even any calculation required here. It just directly returns Yes or No depending on whats entered.
unthinkable :)
I was today years old when I learned about fall through!
Did it the same way
Loading more items...