Every f-string statement consists of two parts, first the character f, then the string that we want to format.

Make sure to pick f, followed by "{2} new messages".