The output is exactly what the exercise expected. But I still get the error
The player should not display a victory message if the variable isWinnerFound is already set to true (i.e. the winner has already been found).
Anyone knows why is that? Thanks in advance!