To run the code 1. Create account at IBM Q and generate a hash 2. Copy the hash inside hash_file 3. Install dependencies: ``` pip install qiskit pip install matplotlib ``` 4. Run the code `python3 ibmq.py`