Merge pull request #13 from ghurley/patch-3

Minor correction in Sicherman Dice notebook
This commit is contained in:
Peter Norvig
2017-11-30 01:08:13 -08:00
committed by GitHub

View File

@@ -377,7 +377,7 @@
"<span style=\"border-style: solid; width: 5em; height: 5em; padding: 3px\">2-9</span> &lt;\n",
"<span style=\"border-style: solid; width: 5em; height: 5em; padding: 3px\">3-10</span>\n",
"\n",
"Good! We're making progress in cutting down the range. But it That this bothers me because it says the range for the biggest number is 3 to 10. But if one die has a 3 and the other a 10, that adds to 13. So I'm thinking that it is not possible to have a 10 after all&mdash;because if one die had a 10, then the other would have to have a 2 as the biggest number, and that can't be. Therefore the biggest number is in the range of 3 to 9. But then the others have to be \n",
"Good! We're making progress in cutting down the range. But it bothers me because it says the range for the biggest number is 3 to 10. But if one die has a 3 and the other a 10, that adds to 13. So I'm thinking that it is not possible to have a 10 after all&mdash;because if one die had a 10, then the other would have to have a 2 as the biggest number, and that can't be. Therefore the biggest number is in the range of 3 to 9. But then the others have to be \n",
"less, so make them 2 to 8:\n",
"\n",
"<span style=\"border-style: solid; width: 5em; height: 5em; padding: 3px\">&nbsp;1&nbsp;</span> &lt;\n",