From ff7209eebee9bbf2277c870a8306289f1b136194 Mon Sep 17 00:00:00 2001
From: Sortofamudkip <wishyutp0328@gmail.com>
Date: Wed, 12 Jul 2023 14:42:06 +0200
Subject: [PATCH] add Q3 introduction text

---
 Notebook.ipynb | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Notebook.ipynb b/Notebook.ipynb
index 4f19d8e..2082bd2 100644
--- a/Notebook.ipynb
+++ b/Notebook.ipynb
@@ -346,6 +346,13 @@
     "## Q3 - Effect of the reason for playing on the satisfaction with life "
    ]
   },
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "In this question, we visualise and discuss how a player's reason for playing and their satisfaction with life score (SWL) effect each other."
+   ]
+  },
   {
    "cell_type": "code",
    "execution_count": null,
-- 
GitLab