From c9bd03ff0365efdd892a4bbd50df05a939f9d21a Mon Sep 17 00:00:00 2001 From: 1e04004e9fba2e1e823384e2d7471001 <1e04004e9fba2e1e823384e2d7471001@app-learninglab.inria.fr> Date: Sun, 19 Apr 2020 13:24:08 +0000 Subject: [PATCH] ajout des paragraphes --- module2/exo1/toy_notebook_fr.ipynb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 8f108d0..7fc9589 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -4,7 +4,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# 1. A propos du calcul de PI" + " 1. A propos du calcul de PI\n", + " 1.1 En demandant à la lib maths\n", + " 1.2 En utilisant la méthode des aiguilles de Buffon\n", + " 1.3 Avec un argument \"fréquentiel\" de surface\n", + " \n", + " \n", + " \n", + " " ] }, { -- 2.18.1