Update Sicherman Dice.ipynb

This commit is contained in:
Peter Norvig
2017-06-30 09:54:01 -04:00
committed by GitHub
parent 5c4e01e66d
commit c6c5b89f72

View File

@@ -13,7 +13,7 @@
"source": [
"# Sicherman Dice\n",
"\n",
"*Note: This notebook takes the form of a conversation between two problem solvers. One speaks in* **bold**, *the other in* plain. *Also note, for those who are not native speakers of English: \"dice\" is the plural form; \"die\" is the singular.\n*",
"*Note: This notebook takes the form of a conversation between two problem solvers. One speaks in* **bold**, *the other in* plain. *Also note, for those who are not native speakers of English: \"dice\" is the plural form; \"die\" is the singular.*\n",
"\n",
"Huh. <a href=\"http://wordplay.blogs.nytimes.com/2014/06/16/dice-3/\">This</a> is interesting. You know how in many games, such as craps or Monopoly, you roll two regular dice and add them up. Only the sum matters, not what either of the individual dice shows.\n",
"\n",