- You play a game in which a pair of dice are tossed a number of times. You win if double six occurs at least once. You want to know how many tosses you should demand to make this a favorable game. This program allows you to simulate the case of 24 tosses and 25 tosses to check if 24 games makes an unfavorable game and 25 a favorable game as claimed by early gamblers.


The source.