Incandescent-Turtle / montyhall

a simulation showing the odds of the monty hall door problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Montyhall Simulator

Some dude on the internet said this would take 1000 lines of code to make. I did it in like 30.
This program runs the problem a bunch of times and prints the results to the console.

Click to download the runnable jar file - run it in cmd to see results

About

a simulation showing the odds of the monty hall door problem


Languages

Language:Java 64.5%Language:Python 35.5%