diff --git a/matplotlib.ipynb b/matplotlib.ipynb
index 07a07e39a05943126eeb9b359e895455fc0aa731..9f6e2e4203ced06bce63c6e82c430eb84ed039da 100644
--- a/matplotlib.ipynb
+++ b/matplotlib.ipynb
@@ -1131,6 +1131,7 @@
       "\n",
       "**Hint 2:** Have a look at the `cumsum` function.\n",
       "\n",
+      "* Does the walk actually start from (0, 0, 0)? If not, do you know how to fix it?\n",
       "* Graphically indicate the start and end of the sequence.\n",
       "* Try to find some interesting DNA sequences to visualise (e.g., containing some repeat sequences)."
      ]