From 66b7b8343dca7166e9232d21ee1c804cb55927c5 Mon Sep 17 00:00:00 2001 From: fd354896ad1dea3bc205cb9bf83fda52 Date: Thu, 1 Feb 2024 17:17:25 +0000 Subject: [PATCH] =?UTF-8?q?Deuxi=C3=A8me=20version=20du=20fichier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 007e45d..deaaccd 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 $\\pi$" + " # À propos du calcul de $\\pi$" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "### En demandant à la lib maths" + "## En demandant à la lib maths" ] }, { @@ -57,7 +57,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### En utilisant la méthode des aiguilles de Buffon" + "## En utilisant la méthode des aiguilles de Buffon" ] }, { @@ -96,7 +96,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "### Avec un argument \"fréquentiel\" de surface" + "## Avec un argument \"fréquentiel\" de surface" ] }, { -- 2.18.1