Skip to content

Monte-Hall problem exercise for new python users.

Notifications You must be signed in to change notification settings

chr218/monte-hall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

monte-hall

The Monte-Hall Problem.

There are three concealed baskets, one with a gold bullion and the rest with snakes.

In your mind you pick a basket. But as you reach to uncover it, a snake pops out of an adjacent basket and you hesitate on your original decision.

There remain two baskets. Will you be better off changing your original guess? Does it make a difference?

This code will tell you!

-An exercise for new python users.

About

Monte-Hall problem exercise for new python users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages