From 392f3529b8a6f0f887a2ccefcc544aa86724bebb Mon Sep 17 00:00:00 2001 From: 31c9c487dd4221d8a6d9e1f2d3025b15 <31c9c487dd4221d8a6d9e1f2d3025b15@app-learninglab.inria.fr> Date: Thu, 30 Mar 2023 15:55:02 +0000 Subject: [PATCH] no commit message --- module2/exo1/toy_notebook_fr.ipynb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 3788f30..064cad3 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -23,6 +23,14 @@ "# À propos du calcul de $\\pi$" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## En demandant à la lib maths\n", + "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*" + ] + }, { "cell_type": "code", "execution_count": null, -- 2.18.1