Skip to content

Commit

Permalink
Update automation.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
BigDawgSwag authored Sep 1, 2024
1 parent 327b7af commit d4a6f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ print(circuit)
simulator = cirq.Simulator()
result = simulator.run(circuit, repetitions=20)
print("Results:")

print(result)

0 comments on commit d4a6f00

Please sign in to comment.