diff --git a/hello_qubits.py b/hello_qubits.py index f89f073..7e6e5c0 100644 --- a/hello_qubits.py +++ b/hello_qubits.py @@ -8,3 +8,4 @@ circuit.append([cirq.measure(q0), cirq.measure(q1)]) print(circuit) +dcssff