Hacker News new | ask | show | jobs
by mixmastamyk 1727 days ago
Sting interpolation, aka f-string, pep 498. Uses the .format mini-language plus expressions. Python 3.6+
1 comments

^string of course.
Thanks a lot, I'll check it out!