diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 63fecc01f3cebdc5fe7ac41a78dec295f6a653a9..0db00211559c511dd1171acffb18b393798ec08c 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -14,9 +14,16 @@ "## En demandant à la lib maths" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*" + ] + }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 1, "metadata": {}, "outputs": [ { @@ -48,7 +55,7 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": 2, "metadata": {}, "outputs": [ { @@ -57,7 +64,7 @@ "3.128911138923655" ] }, - "execution_count": 14, + "execution_count": 2, "metadata": {}, "output_type": "execute_result" } @@ -87,7 +94,7 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -129,7 +136,7 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": 4, "metadata": {}, "outputs": [ { @@ -138,7 +145,7 @@ "3.112" ] }, - "execution_count": 17, + "execution_count": 4, "metadata": {}, "output_type": "execute_result" }