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.
hey, you probably forgot some number at the list, for exemple:
19 can put the numbers 39 and 58 at the list, because:
(19 * 2 + 1) = 39
(19 * 3 + 1) = 58
the 57 is gonna be there because of the 28, look:
(28 * 2 + 1) = 57