What is the point of putting f before a string in python code example
Example: f struings pytohn
print(f' words {variable} more words, another variable {goes here}')
print(f' words {variable} more words, another variable {goes here}')