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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
well done
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
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
This comment is hidden because it contains spoiler information about the solution
It also took me so long for such an easy solution. But I got it in the end!
Haha clever
I know right. Good one indeed. A lesson at a time
I this the code is the most efficient and specific to the problem. It is a good thing
it's out of brain
crucial to ensure that such conciseness does not come at the expense of code readability.
๐it`s me
Python coerces any non-zero value to
True
in logical expressionsLoading more items...