-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Assignees
Labels
@jtimmins-post20
Description
The section on string formatting includes str.format()
and string overloading (%
). As of Python 3.6, f-strings are also supported.