Challenge A3
Use only the Z and H gates to bitflip a qubit
32 other teams have completed this challenge.
You can bitflip a qubit by applying the X gate, but in this challenge you are only allowed to use the Z and H gates.
You have to implement an operation which takes a single qubit as input and has no output.
The "output" of your solution is the state in which it leaves the input qubit.