You don’t that’s a python f string

name = “qurren” print(f”hello {name}”)