Like before, display player two's name with an f-string containing player 2: and {player_2}.

Make sure to pick f followed by " and then player 2:, {player_2}, ".