From 47a6854f90b57429c8defb0ec07b43453f6b311f Mon Sep 17 00:00:00 2001 From: 082aa0aa9507b80b621099010e33de9d <082aa0aa9507b80b621099010e33de9d@app-learninglab.inria.fr> Date: Tue, 25 Jun 2024 13:07:27 +0000 Subject: [PATCH] 3rd --- module2/exo1/toy_notebook_en.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index 46fe37c..07db2b7 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -4,14 +4,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# 1. On the computation of $\\pi$" + "# On the computation of $\\pi$" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "## 1.1. Asking the maths library" + "## Asking the maths library" ] }, { @@ -43,7 +43,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## 1.2. Buffon's needle" + "## Buffon's needle" ] }, { @@ -82,7 +82,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## 1.3. Using a surface fraction argument" + "## Using a surface fraction argument" ] }, { -- 2.18.1