From a05e083a2ae52fc775ad67b9d75fd9371c57b7ba Mon Sep 17 00:00:00 2001 From: 6385489333553435832a91b075cb487c <6385489333553435832a91b075cb487c@app-learninglab.inria.fr> Date: Wed, 1 Apr 2020 13:01:43 +0000 Subject: [PATCH] The very last typo --- 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 c6973b5..58910f0 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -111,7 +111,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