From: Neil Smith Date: Fri, 19 May 2017 17:35:46 +0000 (+0100) Subject: Updated problem list and links X-Git-Url: https://git.njae.me.uk/?a=commitdiff_plain;ds=inline;h=c1fe3bf6bd112ebf02789e8f1a0702a9790adb96;p=ou-summer-of-code-2017.git Updated problem list and links --- diff --git a/problem-ideas.ipynb b/problem-ideas.ipynb index 19e4ec3..6ff6da7 100644 --- a/problem-ideas.ipynb +++ b/problem-ideas.ipynb @@ -9,6 +9,24 @@ "[Project workspace](https://learn2.open.ac.uk/course/view.php?id=206050)\n" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Problems by day\n", + "\n", + "1. [Ticket prices](01-ticket-prices)\n", + "2. [Lift instructions](02-lifts)\n", + "3. [Display board](03-display-board)\n", + "4. ?\n", + "5. [Word search](05-word-search)\n", + "6. ?\n", + "7. [Word chains](07-word-chains)\n", + "8. ?\n", + "9. ?\n", + "10. ?\n" + ] + }, { "cell_type": "markdown", "metadata": {},