print

print(template, values)

print(template, values, precision)

Interpolate values into a string template.

Try it yourself:

See also:
All functions