From aa3ebf459ed03b60b1ce95668a660c933a204556 Mon Sep 17 00:00:00 2001 From: d6668f0c7765b6908cb0dbf5bf3d6d18 Date: Mon, 8 Feb 2021 13:38:55 +0000 Subject: [PATCH] ajout numero chap --- module2/exo1/toy_notebook_fr.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 2b6c206..c7a2dae 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -18,14 +18,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## À propos du calcul de π" + "## 1. À propos du calcul de π" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "### En demandant à la lib maths" + "### 1.2 En demandant à la lib maths" ] }, { @@ -57,7 +57,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### En utilisant la méthode des aiguilles de Buffon" + "### 1.2 En utilisant la méthode des aiguilles de Buffon" ] }, { @@ -97,7 +97,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Avec un argument \"fréquentiel\" de surface" + "### 1.3 Avec un argument \"fréquentiel\" de surface" ] }, { -- 2.18.1