Skip to content

Commit 29fa5db

Browse files
committed
re-run CHSH game-tutorial with winning strategy
1 parent 6bbd57a commit 29fa5db

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

awards/teach_me_qiskit_2018/chsh_game/CHSH game-tutorial.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@
262262
"name": "stdout",
263263
"output_type": "stream",
264264
"text": [
265-
"select the classical strategy for Alice, input 1,2,3 or 4 to pick one of the strategies listed above 2\n",
266-
"select the classical strategy for Bob, input 1,2,3 or 4 to pick one of the strategies listed above 1\n"
265+
"select the classical strategy for Alice, input 1,2,3 or 4 to pick one of the strategies listed above 1\n",
266+
"select the classical strategy for Bob, input 1,2,3 or 4 to pick one of the strategies listed above 4\n"
267267
]
268268
}
269269
],
@@ -284,7 +284,7 @@
284284
"name": "stdout",
285285
"output_type": "stream",
286286
"text": [
287-
"Alice and Bob won the game with probability: 76.0 %\n"
287+
"Alice and Bob won the game with probability: 66.0 %\n"
288288
]
289289
}
290290
],
@@ -408,8 +408,8 @@
408408
"name": "stdout",
409409
"output_type": "stream",
410410
"text": [
411-
"select the quantum strategy for Alice, input 1,2 or 3 to pick one of the strategies listed above: 2\n",
412-
"select the quantum strategy for Bob, input 1,2 or 3 to pick one of the strategies listed above: 1\n"
411+
"select the quantum strategy for Alice, input 1,2 or 3 to pick one of the strategies listed above: 3\n",
412+
"select the quantum strategy for Bob, input 1,2 or 3 to pick one of the strategies listed above: 3\n"
413413
]
414414
}
415415
],
@@ -430,7 +430,7 @@
430430
"name": "stdout",
431431
"output_type": "stream",
432432
"text": [
433-
"Alice and Bob won the game with probability: 52.0 %\n"
433+
"Alice and Bob won the game with probability: 85.0 %\n"
434434
]
435435
}
436436
],
@@ -543,7 +543,7 @@
543543
"name": "stdout",
544544
"output_type": "stream",
545545
"text": [
546-
"The classical strategy gave Alice and Bob higher chances of winning\n"
546+
"The quantum strategy gave Alice and Bob higher chances of winning\n"
547547
]
548548
}
549549
],

0 commit comments

Comments
 (0)