From f9e78ff6ee555705ff46ab8667bc6800a3d01df7 Mon Sep 17 00:00:00 2001 From: 5654df13e3a49d9a58b10463b7cbf1af <5654df13e3a49d9a58b10463b7cbf1af@app-learninglab.inria.fr> Date: Fri, 5 Nov 2021 13:05:53 +0000 Subject: [PATCH] V6 --- module2/exo1/toy_notebook_fr.ipynb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 864db65..2e633b8 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -12,12 +12,12 @@ "metadata": {}, "source": [ "## En demandant à la lib maths\n", - "Mon ordinateur m'indique que $\\pi$ vaut *apporximativement*" + "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*" ] }, { "cell_type": "code", - "execution_count": 19, + "execution_count": 24, "metadata": {}, "outputs": [ { @@ -43,7 +43,7 @@ }, { "cell_type": "code", - "execution_count": 21, + "execution_count": 25, "metadata": {}, "outputs": [ { @@ -52,7 +52,7 @@ "3.128911138923655" ] }, - "execution_count": 21, + "execution_count": 25, "metadata": {}, "output_type": "execute_result" } @@ -76,7 +76,7 @@ }, { "cell_type": "code", - "execution_count": 22, + "execution_count": 26, "metadata": {}, "outputs": [ { -- 2.18.1