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.
Ah...I applied tolower() directly to the char in the ord()...didn't think to apply it to the whole string lol
python guru move
This comment is hidden because it contains spoiler information about the solution
So happy I got the same solution. Took me a solid half an hour but the first time I have got one of these very clever answers