Answer:
if you push alt and f4 at the same time it will automatically put the right answer.
Explanation:
Answer:
C
Explanation:
what types of loop will be used.
Answer:
Explanation:
In this exercise, you will roll a pair of dice until the numbers add up to a given number. You can assume that the given number is 2, 3, 6, or 12. Using pseudocode, write an algorithm that returns the number of times the dice is rolled to achieve this number.