"The thing is {foo}, and also {foo} again".format(foo=x+y)
%-based printf-style did also have named variables like this but it seemed less known.
%-based printf-style did also have named variables like this but it seemed less known.