how to assign a single value to many variables at once python code example Example: assign three variables in python in one line var1, var2, var3 = 1, 'superman',3.7