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.
Is this applicable for all the different types of data, including subsets of the same type (i.e. sets v.s. frozensets, bytes v.s. bytearray)? If not, I think that'd be a good way to add onto this and turn it into a kata, as well as maybe adding some new types in your test cases to add double-/triple-word typenames.
(built from seraph's original change to any type)
Well, declaring as a string forces any input to be formatted as a string, from what I can tell, so I just put an int as the test to make sure that the code runs for all possible inputs, including potential miscommunication with the script for "None" or "Null" jokes.
I just made the arguments forced strings, so you can put whatever you want in whatever slot.