From c0923f73feb746e89070297f0d02ce49027689d5 Mon Sep 17 00:00:00 2001 From: f82c1c4a1227cdba8ff3317d228324d6 Date: Sat, 20 Jan 2024 12:59:39 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_en.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index 7e75544..3d4a08f 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -7,6 +7,13 @@ "## 1 À propos du calcul de π" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## 1.1 En demandant à la lib maths" + ] + }, { "cell_type": "code", "execution_count": null, -- 2.18.1