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.
two loops
I like this!
Looks smart but this can be done with 1 loop instead of the 2 you are using here.
this shouldn't be marked best practice.
Lovely when someone answers my exact questions on here :) Much appreciated.
good work using repeat two times to avoid looping
2 loops
Please use spoiler flag. Anyone can see your comment from the dashboard.
This comment is hidden because it contains spoiler information about the solution
Is there a regular expression here?
You also don't need to compute the index modulo, just use a boolean as a flag.
This comment is hidden because it contains spoiler information about the solution
Ta, been asking that myself
Ahhh scary dots!
learn something new thanks
Nice
Loading more items...