A basic example of quantum computing program, flip a coin and return head or tail as a result. This code is a part of a presentation for a Facebook Developer Circles Medan event.
Find the slide here and the video recording here!
- To run it in a real quantum computer:
- Create an account in IBM Quantum Experience
- Import the code from quantum-coin-flip.ipynb
- You can also run it locally after installing jupyter notebook and qiskit in your local machine