Let's have another round of code golf, with a different signature today!
Write a classmethod that will receive a variable number of parameters containing comma-separated strings and/or positive numbers, and returns one of four possible string values.
- Easy mode: each argument is guaranteed to be one sting or number without commas or white spaces.
.png)
.png)
.jpg)

