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.
you dont need to set the index to -1 if you use i++ instead of ++i
this, this right here shows effort! well done
I dont think you need that else statement.
there is one case where if n becomes 10 it will not be correct...
the right awnser would have something like :
while n>9