Definition
String literals prefixed with 'f' or 'F' are commonly called
“f-strings” which is short for
formatted string literals. See also PEP 498.
String literals prefixed with 'f' or 'F' are commonly called
“f-strings” which is short for
formatted string literals. See also PEP 498.