Update Sicherman Dice.ipynb

This commit is contained in:
Peter Norvig 2018-09-19 10:59:13 -07:00 committed by GitHub
parent 4928f96bec
commit 4b163e7b51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
"source": [ "source": [
"# Sicherman Dice\n", "# Sicherman Dice\n",
"\n", "\n",
"<span style=\"background-color:#f6f6f6\">Note: This notebook takes the form of a conversation between two problem solvers, *Ali* and ***Bo***. Also note, for those who are not native speakers of English: \"dice\" is the plural form; \"die\" is the singular.</span>\n", "> Note: This notebook takes the form of a conversation between two problem solvers, *Ali* and ***Bo***. Also note, for those who are not native speakers of English: \"dice\" is the plural form; \"die\" is the singular.\n",
"\n", "\n",
"Ali: 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 dice and add them up. Only the sum matters, not what number either of the individual dice shows.\n", "Ali: 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 dice and add them up. Only the sum matters, not what number either of the individual dice shows.\n",
"\n", "\n",