Monty Hall problem: Difference between revisions

→‎{{header|Python}}: alterantive -> alternative
(→‎{{header|Python}}: alterantive -> alternative)
Line 375:
del unpicked[choice]
 
# Out of those unpicked, the alterantivealternative is either:
# the prize door, or
# an empty door if the initial choice is actually the prize.
Anonymous user