Skip to content

Instantly share code, notes, and snippets.

@ofelix03
Last active March 2, 2021 12:52
Show Gist options
  • Save ofelix03/7ef8dcc12641d8974ebf5e6c3422b5df to your computer and use it in GitHub Desktop.
Save ofelix03/7ef8dcc12641d8974ebf5e6c3422b5df to your computer and use it in GitHub Desktop.
f-string syntax
f '<text> { <expression> <optional !s, !r, or !a> <optional : format specifier> } <text> ...'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment