Build a 2-qubit circuit (in Qiskit, or with raw numpy matrices) that prepares the Bell state $|\Phi^+\rangle = (|00\rangle + |11\rangle)/\sqrt{2}$ from $|00\rangle$, measure it 1{,}000 times in the computational basis, and verify empirically that the outcomes are split roughly 50/50 between $|00\rangle$ and $|11\rangle$ with $|01\rangle$ and $|10\rangle$ never appearing. The point is not just to reproduce the distribution — it is to argue convincingly, in writing, that the result demonstrates *entanglement* rather than mere classical correlation, and to identify the experiment that would distinguish the two.