From 959850f3bbecfa7f6bda80cb79fc6c62a35cfa55 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Fri, 30 Jun 2017 09:49:57 -0400 Subject: [PATCH] Update Sicherman Dice.ipynb --- Sicherman Dice.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/Sicherman Dice.ipynb b/Sicherman Dice.ipynb index 1248902..ae1ab8d 100644 --- a/Sicherman Dice.ipynb +++ b/Sicherman Dice.ipynb @@ -17,6 +17,7 @@ "\n", "Huh. This 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", + "\n", "**Right.**\n", "\n", "And some of those sums, like 8, can be made multiple ways, while 2 and 12 can only be made one way. \n",