From 78a204d165e58fee3b783b0d06be3ca02fc7a1bc Mon Sep 17 00:00:00 2001 From: 4e8e2b2ba3020140c378b594f554cc5c <4e8e2b2ba3020140c378b594f554cc5c@app-learninglab.inria.fr> Date: Mon, 25 May 2026 13:40:56 +0000 Subject: [PATCH] further corrections --- module2/exo1/toy_notebook_en.ipynb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/module2/exo1/toy_notebook_en.ipynb b/module2/exo1/toy_notebook_en.ipynb index 4e753e6..df2c0a5 100644 --- a/module2/exo1/toy_notebook_en.ipynb +++ b/module2/exo1/toy_notebook_en.ipynb @@ -11,9 +11,8 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Asking the maths library \n", - "\n", - "My computer tells me that $\\pi$ is *approximatively*\n" + "## Asking the maths library\n", + "My computer tells me that $\\pi$ is *approximatively*" ] }, { @@ -39,7 +38,7 @@ "metadata": {}, "source": [ "## Buffon’s needle\n", - "Applying the method of [Buffon’s needle](https://en.wikipedia.org/wiki/Buffon%27s_needle_problem), we get the **approximation**" + "Applying the method of [Buffon’s needle](https://en.wikipedia.org/wiki/Buffon%27s_needle_problem), we get the __approximation__" ] }, { -- 2.18.1