8000 GitHub - asigdel29/Monty-Hall: Implemented a function in LISP that simulates the Monty Hall Problem.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

asigdel29/Monty-Hall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This function creates a list of three doors, with one door containing a car and the other two containing goats. It then randomly selects a winning door and a chosen door. If the chosen door is not the winning door, the function simulates the host opening one of the remaining doors that does not contain the car. Finally, it prints out the winning door, the chosen door, the opened door, and the result of switching to the remaining unopened door.

About

Implemented a function in LISP that simulates the Monty Hall Problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0