From abecd5120ffccb4807432a54de5adfdc2b88b722 Mon Sep 17 00:00:00 2001 From: Siddhartha Roy Date: Sat, 4 Sep 2021 03:44:56 +0530 Subject: [PATCH] Update hello_qubits.py --- hello_qubits.py | 1 + 1 file changed, 1 insertion(+) 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