elements-of-python-style icon indicating copy to clipboard operation
elements-of-python-style copied to clipboard

Add a description of f-strings

Open jtimmins-post20 opened this issue 6 years ago • 1 comments

The section on string formatting includes str.format() and string overloading (%). As of Python 3.6, f-strings are also supported.

jtimmins-post20 avatar Sep 05 '19 23:09 jtimmins-post20

Apologies for not seeing this for awhile -- poorly-configured email filters. I'm going to review this in December and hopefully merge in!

amontalenti avatar Dec 09 '19 01:12 amontalenti