Skip to main content
16 votes
2 answers
4k views

Python 3.14 is introducing template strings, so-called t-strings. Can someone explain how these differ from f-strings? What new problems are t-strings helping developers solve?
firebush's user avatar
  • 6,174