reference = (1, 2) v = "first is {}, second is {}".format(*reference)