Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 410dd28

Browse files
delight1019hyehyeon.kim
andauthored
[MultiQubitSystemMeasurements] Fix typo in task 7 (#846)
Co-authored-by: hyehyeon.kim <hyehyeon.kim@samsungmedison.com>
1 parent 67629d4 commit 410dd28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tutorials/MultiQubitSystemMeasurements/MultiQubitSystemMeasurements.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@
483483
"2. An integer $ind$ which is either $0$ or $1$.\n",
484484
"\n",
485485
"**Goal**: \n",
486-
"- If $ind$ equals 0, the state of the state of the second qubit should be $a|0\\rangle + b|1\\rangle$\n",
486+
"- If $ind$ equals 0, the state of the second qubit should be $a|0\\rangle + b|1\\rangle$\n",
487487
"- If $ind$ equals 1, the state of the second qubit should be $b|0\\rangle + a |1\\rangle$. \n",
488488
"\n",
489489
"The state of the first qubit at the end does not matter."

tutorials/MultiQubitSystemMeasurements/Workbook_MultiQubitSystemMeasurements.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
"2. An integer $ind$ which is either $0$ or $1$.\n",
487487
"\n",
488488
"**Goal**: \n",
489-
"- If $ind$ equals 0, the state of the state of the second qubit should be $a|0\\rangle + b|1\\rangle$\n",
489+
"- If $ind$ equals 0, the state of the second qubit should be $a|0\\rangle + b|1\\rangle$\n",
490490
"- If $ind$ equals 1, the state of the second qubit should be $b|0\\rangle + a |1\\rangle$. \n",
491491
"\n",
492492
"The state of the first qubit at the end does not matter."

0 commit comments

Comments
 (0)