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.
I got stuck on the this keyword, but I solved in the end.
Please use spoiler flag next time.
This comment is hidden because it contains spoiler information about the solution
simple and efficient. good job.
Шикарно!
This was my first thought but I ended using something else lol
I loved it...I did almost the same, but I innecesarily used a ternary operator...this is better!
How does this work? Lol
Me neither
i used a condition but it didnt worke for 71 but yours it does
Use "this" instead "str"
"true" and "false" are strings, not booleans. try it without the quotes
Somehow I forgot about this method, despite remembering four others that I combined to do the same thing. I love JavaScript!
Pretty sure, but no matter, as long as I passed it I can live with it lol
This code works without problems, I have no idea why it didn't work for you, are you sure your code was exactly like this one?
Loading more items...