Hacker News new | ask | show | jobs
by HAMSHAMA 338 days ago
You can do this with the new t strings! They’re like f strings, but a template instead. https://peps.python.org/pep-0750/