Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 417 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 417 Bytes

Monty-Hall

An experiment to test to the Monty Hall problem using a simulation.

Written using a TDD OOP approach.

(Note: I frequently committed during the red/green/refactor cycle - but I can't for the life of me get converting an hg repo into git working. So if you are interested in seeing the commit history go over to the original project hosted here: https://bitbucket.org/nickmeldrum/monty-hall.