Make sure to pick print followed by ( and then f, "player 1: {player_1}", ).
print
(
f
"player 1: {player_1}"
)