How do we recognize an f-string?
By the character
f
in front of the string
There's no difference between strings and f-strings
By the character
f
in front of the string.