From 90407fe82cca58063a74b9dcbc602dbe1c8d3cf3 Mon Sep 17 00:00:00 2001 From: 082aa0aa9507b80b621099010e33de9d <082aa0aa9507b80b621099010e33de9d@app-learninglab.inria.fr> Date: Fri, 28 Jun 2024 14:34:40 +0000 Subject: [PATCH] wrong, wait check --- module3/exo3/exercice_en.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module3/exo3/exercice_en.ipynb b/module3/exo3/exercice_en.ipynb index 7ed69dd..dc1f0f1 100644 --- a/module3/exo3/exercice_en.ipynb +++ b/module3/exo3/exercice_en.ipynb @@ -10,6 +10,13 @@ "# Title of document" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "I am wrong some where, the data was not correcy analysised" + ] + }, { "cell_type": "code", "execution_count": 5, -- 2.18.1