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'd also like to know the answer to this. I receive 8 honor for katas of 5 kyu and 6 kyu.
Ah, yes, thank you. You're right, I moved the TrimEnd() line to the end of the outer for-loop which achieves the same output with of course fewer operations. I should indeed have used "lines" instead of "comments" as a name.
This comment is hidden because it contains spoiler information about the solution