Can we store f-strings in variables?

No, f-strings can't be stored inside variablesYes, just like we store normal strings

No, f-strings can't be stored inside variables.