Pick a sequence of 3 coin flips. The second player (computer) will then pick a sequence that beats yours.
The optimal counter-sequence (Conway's algorithm) and win probability:
Like rock-paper-scissors: for every sequence, there exists a sequence that beats it. No sequence is "best"!
This means a clever second player can always have an advantage — a genuine mathematical paradox.
Row=A's sequence, Col=B's sequence. Cell shows P(B wins).