#The {} are replaced by the vairables after .format new_string = "{} is string 1 and {} is string 2".format("fish", "pigs")