Difference between revisions of "RosettaCode Monty Hall"
m (→Reference)  | 
				|||
| Line 3: | Line 3: | ||
==Reference==  | ==Reference==  | ||
Statement of the Monty Hall problem on RosettaCode: [http://rosettacode.org/wiki/Monty_Hall_problem here].  | Statement of the Monty Hall problem on RosettaCode: [http://rosettacode.org/wiki/Monty_Hall_problem here].  | ||
| + | Deadline for adding to RosettaCode page: 31 Aug 2012; submitter:  | ||
| + | |||
==Eiffel code==  | ==Eiffel code==  | ||
==Comments==  | ==Comments==  | ||
Revision as of 08:21, 9 August 2012
Reference
Statement of the Monty Hall problem on RosettaCode: here. Deadline for adding to RosettaCode page: 31 Aug 2012; submitter:

