>>105688773
>but what's the use case difference?
both are basically print(*args), you are just preemptively concatenating them prior to function call
why?
maybe varname's class doesnt have a __str__ method or the __repr__ method doesnt return a string. With the first option, assuming you know what varname is you can manipulate it so you don't get an exception thrown

>>105690153
>when you actually use python the way it's supposed to you end up hating what people did with it newfag
Yeah i know, some people's code look like ass