So im just starting learrning code, and I am also using code.org as a starter tool. I'm on a lesson where it says to;
write a program that simulates the rolling of two dice. Keep rolling the dice UNTIL the sum of the dice is either a 7 OR an 11.
And I am having very much trouble for figuring out how to do that. Again, I am very new to coding.