How do we recognize an f-string?

By the character f in front of the stringThere's no difference between strings and f-strings

By the character f in front of the string.