From da980d58b76c800a03f19175659035138dc7b45a Mon Sep 17 00:00:00 2001 From: 1f7c63a080d4cffcf1a5b2a7cae53af0 <1f7c63a080d4cffcf1a5b2a7cae53af0@app-learninglab.inria.fr> Date: Mon, 14 Sep 2020 06:26:19 +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 8d2f678..9535b62 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -107,7 +107,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