We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd52a6 commit ec5b35bCopy full SHA for ec5b35b
quantum/grover_search_algorithm.py
@@ -2,7 +2,6 @@
2
from qiskit.visualization import plot_histogram
3
import math
4
5
-
6
# Number of qubits
7
n = 2
8
0 commit comments