Triplex If Else Win and Loose Code

So far since the last progress check we have:
Initialized variables for the players’ guess.
Been able to retrieve guesses from the player using the extraction operator.
After retrieving guesses we can check if the sum and product of those guesses equal our correct input.
After evaluating the if else, the player is able to know if they have won or lost the game.

Privacy & Terms