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

Make sure to pick print, followed by f, and finally {player_2}.