Hacker News new | ask | show | jobs
by kbd 2437 days ago
f-strings were introduced in Python 3.6, fyi:

https://docs.python.org/3/whatsnew/3.6.html#whatsnew36-pep49...