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.
Like the other person said, you could generate the alphabets first, which is better for performance with long strings than the other solutions but worse for shorter ones, since you need to generate a translation for each letter once.
This comment is hidden because it contains spoiler information about the solution
See above.
This comment is hidden because it contains spoiler information about the solution
don't forget the spoiler flag ;) (comments are visible from the dashboard)
cheers
I am just a beginer)) I will try to)) thanks for your respond))