Update Sicherman Dice.ipynb

This commit is contained in:
Peter Norvig
2023-02-01 09:44:39 -08:00
committed by GitHub
parent 415af3a68c
commit 6ccbaf5eae

View File

@@ -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",