Level 1
Qubits
A qubit is a two-outcome quantum system whose state is described by amplitudes until measurement.
Visualize
Think of the qubit state as a point you can rotate, not as a tiny switch hiding a secret answer.
Level 1
A qubit is a two-outcome quantum system whose state is described by amplitudes until measurement.
Think of the qubit state as a point you can rotate, not as a tiny switch hiding a secret answer.
The simulator starts a qubit at |0>, then gates change its amplitudes.
Useful circuits shape amplitudes so measurement favors useful answers.
A qubit does not reveal unlimited information when measured; it gives one classical outcome.
Run H on one qubit and compare counts for 0 and 1.
# Hadamard superposition qubits 1 H 0 MEASURE 0
What do you get from measuring one qubit once?