From 34c17b05a50db9b3e5f55496251aab9409241021 Mon Sep 17 00:00:00 2001 From: Neil Smith Date: Sun, 16 Jul 2017 19:11:06 +0100 Subject: [PATCH] Tweaking of polyglot languages --- problem-ideas.ipynb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/problem-ideas.ipynb b/problem-ideas.ipynb index a0c61b4..77cecd0 100644 --- a/problem-ideas.ipynb +++ b/problem-ideas.ipynb @@ -307,16 +307,16 @@ "source": [ "## Polyglot challenge: languages by day\n", "\n", - "1. [Ticket prices](01-ticket-prices): Python\n", - "2. [Lift instructions](02-lifts): Brainfuck\n", - "3. [Door codes](03-door-codes): Dart\n", - "4. [Ghost leg, follow and pack](04-08-amidakuji): Clojure?\n", + "1. [Ticket prices](01-ticket-prices): Ruby x\n", + "2. [Lift instructions](02-lifts): Brainfuck x\n", + "3. [Door codes](03-door-codes): Dart x\n", + "4. [Ghost leg, follow and pack](04-08-amidakuji): Clojure\n", "5. [Display board](05-display-board): JavaScript/Node.js\n", "6. [Tour shapes](06-tour-shapes): Lua\n", "7. [Virtual machine](07-interpreter): Haskell\n", "8. [Word chains](08-word-chains): Prolog\n", "9. [Resolving the bill](09-resolving-the-bill): Sense\n", - "10. [Word search](10-word-search): Ruby\n", + "10. [Word search](10-word-search): Python x\n", "\n", "Scala, Clojure?\n", "Sense? Day 9?" -- 2.34.1