From ff7668a846a09a506287304bf2fef49f542a1b3b Mon Sep 17 00:00:00 2001 From: 77303b4c6f0ddcf72acdbd3e39db5679 <77303b4c6f0ddcf72acdbd3e39db5679@app-learninglab.inria.fr> Date: Mon, 22 Mar 2021 19:55:57 +0000 Subject: [PATCH] stat --- module2/exo2/exercice.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module2/exo2/exercice.ipynb b/module2/exo2/exercice.ipynb index d51928c..03a1647 100644 --- a/module2/exo2/exercice.ipynb +++ b/module2/exo2/exercice.ipynb @@ -33,6 +33,13 @@ "print('Valeur max = ', f )\n" ] }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + }, { "cell_type": "code", "execution_count": null, -- 2.18.1