Monty Hall Problem Simulation and Analysis
-
Updated
Sep 8, 2023
Monty Hall Problem Simulation and Analysis
Simulation of the Monty Hall Problem
A command-line interface for simulating the Monty Hall problem.
🍀 Monty Hall Problem Simulation is a simulation of a math problem. There will be 3 doors. Behind the two doors there will be a goat, behind the one door there will be a car. You will try to choose the car by deciding the door that you want to choose.
Monty Hall problem simulation (https://en.wikipedia.org/wiki/Monty_Hall_problem).
This is the source code for the Monty hall game
Add a description, image, and links to the monty-hall-simulation topic page so that developers can more easily learn about it.
To associate your repository with the monty-hall-simulation topic, visit your repo's landing page and select "manage topics."