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.
okay I have no idea how that works, I tried reading solutions and I'm lost
Really nice, I check if mov source argument is a register by using .islower(), i guess there's no need to search for it in dict but just see if it's a letter.
This comment is hidden because it contains spoiler information about the solution
ooohhhh nice, removed the unnecessary comparison from loop
But...um...yeah I see...
I've seen that most of answers exclude the n==0 check, maybe the test cases were updated