From 7e99a8ad11549b0b4e0182bc43adb0fc63f16818 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Fri, 24 Mar 2017 19:14:29 -0700 Subject: [PATCH] Update Cheryl.ipynb --- Cheryl.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cheryl.ipynb b/Cheryl.ipynb index 21df974..f939522 100644 --- a/Cheryl.ipynb +++ b/Cheryl.ipynb @@ -15,9 +15,9 @@ "When is Cheryl's Birthday?\n", "===\n", "\n", - "
Peter Norvig, April 2015
\n", + "Peter Norvig, April 2015\n", "\n", - "This logic puzzle has been [making the rounds](https://www.google.com/webhp?#q=cheryl%27s+birthday):\n", + "This logic puzzle has been [making the rounds](https://www.google.com/webhp?#q=cheryl%27s+birthday):\n", "\n", "\n", "1. Albert and Bernard just became friends with Cheryl, and they want to know when her birtxhday is. Cheryl gave them a list of 10 possible dates:\n", @@ -36,7 +36,7 @@ " \n", "5. **Albert**: Then I also know when Cheryl's birthday is.\n", " \n", - "6. So when is Cheryl's birthday?\n", + "6. So when is Cheryl's birthday?\n", "\n", "Problem-Solving Tools\n", "---\n", @@ -501,4 +501,4 @@ "metadata": {} } ] -} \ No newline at end of file +}