<pre>
I show you a shuffled deck of standard playing cards, one card at a
time.  At any point before I run out of cards, you must say "RED====".
====
If the next card I show is red (i.e. diamonds or hearts), you win.  We
assume I the "dealer" don't have any control over what the order of
cards is.

The question is, what's the best strategy, and what is your
probability of winning ?

[[RecPuzzlesRed Solution]]
</pre>
