use comma to initialise more than one variable in pyton code example Example: assign three variables in python in one line var1, var2, var3 = 1, 'superman',3.7