diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 3788f30d8fcb5648428766d9e19bee22235ec124..064cad304c33837bf273250809c446dbc4a7bd15 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,