diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index e577bd0d40ad00fcab59ab8b16c7e82ea1c8af98..2df0fb1149b9a90b6479ad66fe2f92f2a7e83ff3 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 $π$" + "# On the computation of $π$" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "## 1.1 Asking the maths library" + "## Asking the maths library" ] }, { @@ -23,7 +23,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 6, "metadata": {}, "outputs": [ { @@ -43,7 +43,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## 1.2 Buffon’s needle" + "## Buffon’s needle" ] }, { @@ -55,7 +55,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 7, "metadata": {}, "outputs": [ { @@ -64,7 +64,7 @@ "3.128911138923655" ] }, - "execution_count": 4, + "execution_count": 7, "metadata": {}, "output_type": "execute_result" } @@ -82,7 +82,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## 1.3 Using a surface fraction argument" + "## Using a surface fraction argument" ] }, { @@ -96,7 +96,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 9, "metadata": {}, "outputs": [ {