I want to write a function that accepts a parameter which can be either a sequence or a single value. The type of value is str, int, etc., but I I want to write a function that accepts a param
I want to write a function that accepts a parameter which can be either a sequence or a single value. The type of value is str, int, etc., but I I want to write a function that accepts a param