Question: Create a C program to simulate rolling two dice 100 times. In an array, record the random totals from each roll of the two dice.
Create a C program to simulate rolling two dice 100 times. In an array, record the random totals from each roll of the two dice. Using a second array print out the number of times each possible total was rolled. Sample output is the following:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
