Monty Hall Python script
Very simple Python program to verify the Monty Hall Problem.Works with an arbitrary number of doors, while the standard case is num_doors=3.