Question: Creating a Russian Roulette Simulation

So I am doing a project for my stat class and I'm using maple to generate the simulation of russian roulette. What I want to do is have X1 through Xn trials, and within each trial I would like to simulat a round of russian roulette where the round ends upon the gun firing. Then I want to take how many times the trigger was pulled in each trial and make a n by 1 matrix where the column is the amount of times the trigger was pulled in each round, and the rows being the specified trial that corresponds to the number of times the trigger was pulled. 

Please Wait...