Skip to content

rain01/monty_hall_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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)

About

Monty Hall game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages