Run a simulation to generate results from running the Monty Hall for multiple trials. This is similar to the game show "Let's Make A Deal", where you choose one of N doors in hopes of finding a grand prize behind one of the doors. Parameters: Number of doors, number of trials, staying, or switching between the two remaining doors.
Simulation of a coin toss allowing the user to input the number of flips. Toss results can be viewed as a list of individual outcomes, ratios, or table.