For this round's outcome, use {player_1} and {player_2} to code an f-string that displays Sam defeats Alex.

Make sure to pick f followed by " and then {player_1}, defeats, {player_2}, ".