I want to create a nest if/ else...I have made a lot of test but don't work.
I upload an example but work only game over, while you win compare together you lose.
How can i solve it?
Ex.
2 global variable
Attempt=0
Score=0
If attempt =3 and score =3 do "YOU WIN"
if attempt =3 and score <3 do "You Lose"