From 1b867d7b2f333537615ca46eb68fefa78ce78f9d Mon Sep 17 00:00:00 2001 From: 318b38cbf16538baf6f4efa72de94b90 <318b38cbf16538baf6f4efa72de94b90@app-learninglab.inria.fr> Date: Mon, 17 Apr 2023 16:16:00 +0000 Subject: [PATCH] =?UTF-8?q?V=C3=A9rif=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo1/toy_notebook_fr.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index 32d23d0..611f45d 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -32,7 +32,7 @@ ], "source": [ "from math import *\n", - "print(pi)\n" + "print(pi)" ] }, { -- 2.18.1