Skip to content

feliperuhland/montyhall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

montyhall

Playing with the Monty Hall problem

Usage

>>> from montyhall import montyhall
>>> montyhall(1000)
True: 658 [65.8]
False: 342 [34.2]

Use change_door=False to not change the choice.

About

Playing with the Monty Hall problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages