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.
it should be for not if, the if should be nested in the for loop, first if should be i === 0 and second should be i === 1
could you perhaps teach me other tips and tricks in js other than
The way I see it, some use cases:
if you dont mind ofcourse
This comment is hidden because it contains spoiler information about the solution