Monty Hall game To play run: python game.py To run n games in a row, run: python game.py 100 3 0 Where: 100 is number of games 3 is the door choice for all 100 games(optional, default: 1) 0 is if don't want to change door(optional, by default changes door)