Fixed typo
authorNeil Smith <neil.git@njae.me.uk>
Sat, 20 May 2017 19:32:56 +0000 (20:32 +0100)
committerNeil Smith <neil.git@njae.me.uk>
Sat, 20 May 2017 19:32:56 +0000 (20:32 +0100)
02-lifts/lifts-solution.ipynb

index 08e3e77784f66e7bc85dce33075acd4ed01cbd29..72fdb4bc246170e241e9bebafac4eb233a297816 100644 (file)
@@ -23,7 +23,7 @@
     "\n",
     "For instance, the sequence '^=' takes you to floor 1. \n",
     "\n",
-    "The sequence `vv^=` takes you down two floors to the sub basement (floor -2), then up one floor, and you get out in the sub-basement on floor 0.\n",
+    "The sequence `vv^=` takes you down two floors to the sub-sub-basement (floor -2), then up one floor, and you get out in the sub-basement on floor -1.\n",
     "\n",
     "The sequence `^^v=^=` would start on floor 0, go up two floors, then down one. The doors would then open on floor 1, but you'd stay in the lift. You'd then move up to floor 2, the doors open, and you get out on floor 2. \n",
     "\n",