Last active
March 2, 2021 12:52
-
-
Save ofelix03/7ef8dcc12641d8974ebf5e6c3422b5df to your computer and use it in GitHub Desktop.
f-string syntax
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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