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.
Learned dictionaries from just this one solution. Sweet.
Never used dictionaries before. Cool.
why is lower() used? I thought that method automatically converts chars to lower case? What am I missing here?
Where can I read up on this? What concept allows this to work? Is this some time of super efficient lambda expression? Help.
I figured this out all by my self, yay. Can I get a job now?
Damn im dumb.