From 4b52a425a99c3da2ffbcd43d09e47e02bc44443f Mon Sep 17 00:00:00 2001 From: de98852947736bd9e2f70971a6ed56d0 Date: Wed, 20 May 2020 10:13:23 +0000 Subject: [PATCH] =?UTF-8?q?S=C3=A9paration=20titre?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_notebook_fr.ipynb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index a6728d5..90f1302 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -4,7 +4,13 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# A propos du calcul de $\\pi$\n", + "# A propos du calcul de $\\pi$" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ "## En demandant à la lib maths\n", "Mon ordinateur m'indique que $\\pi$ vaut _approximativement_ " ] -- 2.18.1