Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 352 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 352 Bytes

Rolling-the-Dice

Simple console project implemented as part of undergraduate course Probability and Statistics.

In this simple programm you are throwing 2 homogeneous cubes. This programm counts how many times the sum od two obtained numbers was 9 and 10. This programm also finds the relative frequencies of both sums(for number 9 and number 10).