Python Format Specification is a template language created in 2008.
Python minilang introduced in Python 2.6 in 2008.
'{0}, {1}, {2}'.format('a', 'b', 'c')