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 must try to find if each word could find letters in sequence and that the sum of the two parts is equal to s
Yes. That's why it's ranked as a 5 kyu kata. It's not completely straight forward.
A hint could be that if you don't know which part to use, try both.
If you get completely stuck, you can always forfeit your experience and look at the existing solutions. While leveling up is nice, the main goal is learning and improving, right? :-)
This comment is hidden because it contains spoiler information about the solution