Save the f-string in the variable display.
display
Make sure to pick display followed by = and then f, "Airing tonight: {movie}".
=
f
"Airing tonight: {movie}"