This code is written for the project for a course SM-204 Physics-2. A simple coin-flipping game to checking the winning probabilities on Quantum Computer and Classical Computer
Please check the report for this specific piece of code in Code_Report.pdf
Steps to run
git clone [email protected]:DaKeiser/qc-coinflip.git
cd qc-coinflip
pip3 install qiskit
python3 flip.py
Google Colab link to run it on IBMQ Computer
Contributors:
- Sai Rithwik M (IMT2018061)
- Saksham Agarwal (IMT2018065)
- Soham Joshi (IMT2018072)