f-strings are best used in print statements, as we can't store them in variables like normal strings. Display the f-string here.

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