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.
What do you asking exactly? Some detail please?
The start point is 2 , and the finish point is 3.
Katas description is telling everything.
Can you read the description please?
I don't understand where the start and finish points are stated?
Order is the same
Order is not the same, because if we get the same pattern letter then we should find second occurrence of the same letter In that case we found first 'v', second 'v', and first 'l'
I can't understand why for vvl veturvel is true but velivel is false?