We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca29747 commit 689070fCopy full SHA for 689070f
examples/scripts/Grover-w-CustomGate.py
@@ -1,5 +1,5 @@
1
"""Call this script with the desired number of qubits as input, for instance
2
-``python Grover-w-CustomGate.py 4``. The tagged state is 11...1, and you can
+``python Grover-w-CustomGate.py 4``. The tagged state is `11...1`, and you can
3
check that after the execution of Grover's algorithm, the last state is the most
4
likely to be measured (the probabilities are displayed as output of this
5
script).
0 commit comments