From 73350e939a821fea6d25c2dbfcd0c9cea5c92904 Mon Sep 17 00:00:00 2001 From: f82c1c4a1227cdba8ff3317d228324d6 Date: Sat, 20 Jan 2024 12:46:36 +0000 Subject: [PATCH] troisieme --- module2/exo1/toy_notebook_fr.ipynb | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index ec75f23..524d0fa 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -18,21 +18,15 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# 1 À propos du calcul de π" + "# 1 À propos du calcul de $\\pi$" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "## 1.1 En demandant à la lib maths" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Mon ordinateur m’indique que π vaut *approximativement*" + "## En demandant à la lib maths\n", + "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*## 1.1 En demandant à la lib maths" ] }, { -- 2.18.1