Chapter 12
Topic: Two dice sum

Niveau: Medium

By rolling two dice, the sum of the scores on the two dice is an integer between 2 and 12. Here, we’re going to see the different probabilities for each integer to appear and represent this with a graphical diagram.

 12.1 Simulating rolling one die.
 12.2 The program