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.
not bad man
lol
This is virtually identical to the code I came up with!
my respone also like you
This comment is hidden because it contains spoiler information about the solution
This is my first idea, even though i know using dictionary may be cleaner. I still posted this solution because it is straight and match my logic
For me it's a clever solution using only basic operators, but prejudices readability and should be avoided. A translation table is the best practice for translating.
This comment is hidden because it contains spoiler information about the solution
How is this considered a best pratice solution???
almost the same
This comment is hidden because it contains spoiler information about the solution
There is an error on tests