Implementation for statistical analysis of the Monty Hall Problem (see https://en.wikipedia.org/wiki/Monty_Hall_problem). You define if you change the door selection after the host opens one goat door. You also can define the number of runs to enhance the statistical accuracy.
Thanks to @allesman for programming support <3 (in fact he did all the programming).