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
No need to return anything
What's the point of this? You included my code but didn't improve it. You just added some junk that makes it even less readable.
check_even_or_odd
is never called, sooooo....rpc
is a dictionary, not a set, see https://stackoverflow.com/questions/34370599/difference-between-dict-and-set-pythonCould you explain how this works?