If anyone can help, Id really appreciate it. I have to write a program that
allows the user to play a probability game:

There are three doors.
A bag of money is begind one of the doors and a goat is behind the other
2.
A player chooses a door
The host opens one of the "other doors" to reveal a goat.
If both other doors hide goats, the host picks one at random
Last the player is given the option of sticking with his original choice
or switching to the other unopened door.


Thanks for any help,

John