Difference between revisions of "RosettaCode Monty Hall"
 (Creating page)  | 
				 (→Reference)  | 
				||
| Line 1: | Line 1: | ||
==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].  | ||
| + | ==Eiffel code==  | ||
| + | ==Comments==  | ||
Revision as of 08:13, 9 August 2012
Reference
Statement of the Monty Hall problem on RosettaCode: here.

