From aed78ba06ba5edff4560c42c3c263e35d719ed02 Mon Sep 17 00:00:00 2001 From: 65f0b71b8c107dc7c99fe00b869170e1 <65f0b71b8c107dc7c99fe00b869170e1@app-learninglab.inria.fr> Date: Thu, 9 Apr 2020 15:33:20 +0000 Subject: [PATCH] =?UTF-8?q?correction=20sur=20pi.=20Apr=C3=A8s=20je=20ne?= =?UTF-8?q?=20vois=20plus=20les=20diff=C3=A9rences.=20Des=20espaces=20et?= =?UTF-8?q?=20des=20m=C3=A9ta=20donn=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_notebook_fr.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index e809ea0..874a4a9 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -7,7 +7,7 @@ "hidePrompt": false }, "source": [ - "# À propos du calcul de π\n" + "# À propos du calcul de $\\pi$\n" ] }, { @@ -18,7 +18,7 @@ }, "source": [ "## En demandant à la lib maths\n", - "Mon ordinateur m’indique que π vaut _approximativement_" + "Mon ordinateur m’indique que $\\pi$ vaut _approximativement_" ] }, { -- 2.18.1