From bd76c56a104d46f19696d4574bcbc6b296d4a81c Mon Sep 17 00:00:00 2001 From: 1f7c63a080d4cffcf1a5b2a7cae53af0 <1f7c63a080d4cffcf1a5b2a7cae53af0@app-learninglab.inria.fr> Date: Mon, 14 Sep 2020 06:29:50 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_fr.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 21c3e33..0b237e0 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -109,7 +109,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "il est alors aisé d'obtenir une approximation (pas terrible) de $\\pi$ en comptant combien de fois, en moyenne, $X^2 + Y^2$ est inférieur à 1 :" + "Il est alors aisé d'obtenir une approximation (pas terrible) de $\\pi$ en comptant combien de fois, en moyenne, $X^2 + Y^2$ est inférieur à 1 :" ] }, { -- 2.18.1