Working on a quantum using qiskit
. I would want to change the input qubit q4, q3
while measuring the output q2, q1
and record the probabilities of possible outcome as far attached .
Question: How do I change the input in qiskit
? Already created quantum registers and added all qubits (also attached) .