From 6ccbaf5eaedcc83327d824655ffb586529639714 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Wed, 1 Feb 2023 09:44:39 -0800 Subject: [PATCH] Update Sicherman Dice.ipynb --- ipynb/Sicherman Dice.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipynb/Sicherman Dice.ipynb b/ipynb/Sicherman Dice.ipynb index c188fb8..9bcc653 100644 --- a/ipynb/Sicherman Dice.ipynb +++ b/ipynb/Sicherman Dice.ipynb @@ -1278,7 +1278,7 @@ } }, "source": [ - "**Bo: There's only one! So, (1, 3, 3, 3, 4, 5) only has to try to pair with one die, rather than 226. Nice improvement!**\n", + "**Bo: There's only one! So, [1, 3, 3, 3, 4, 5] only has to try to pair with one die, rather than 226. Nice improvement!**\n", "\n", "Ali: In general, what's the sum of the sides of a standard pair?\n", "\n",