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 like it u think out of the box.
Many people thought it's clever, but maybe it's not that much.
In the cycle, these is an if checking, for every i, if i<3.
This will happen only 3 times. If you have n = 1000, you do this comparison 99% of times for no reason.
Short code, but worth it?
i really like this one!
Because ' or ''' is invalid.