when you print args or kwargs u dont put *. Is it bcoz u want it to be printed in a single tuple? If u put * sign before will it expand and o/p will not be inside a single tuple
when you print args or kwargs u dont put *. Is it bcoz u want it to be printed in a single tuple? If u put * sign before will it expand and o/p will not be inside a single tuple