Normal computers work with bits. Each bit can be 0 or 1 . But quantum computers work with qubits. Qubits can represent numerous possible combinations of 0 and 1 at the same time.
Because of this quantum computers are so much faster than normal super computers.
In this project I am using a tool named Qiskit to access IBM's quantum computer.
Qiskit is an open-source software development kit for working with quantum computers.
watch the video for more details and downloading the code.
👍