# %% [markdown] # # Cirq NISQ Payground # Here are some code snippets that I'm playing with to learn quantum computing concepts # # use the following command to install cirq: # ```bash # pip install cirq # ``` #%% import cirq