From 1296cca732cbd96c8ad13a3bd32d9af8f075a6ee Mon Sep 17 00:00:00 2001 From: Herve Pabiou Date: Fri, 17 Feb 2023 10:08:20 +0100 Subject: [PATCH] =?UTF-8?q?R=C3=A9sultat=20exercice3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module2/exo3/exercice_python_fr.org | 1 + 1 file changed, 1 insertion(+) diff --git a/module2/exo3/exercice_python_fr.org b/module2/exo3/exercice_python_fr.org index c4f8893..1b0dfb9 100644 --- a/module2/exo3/exercice_python_fr.org +++ b/module2/exo3/exercice_python_fr.org @@ -28,6 +28,7 @@ print("Le maximum est {:.2f}".format(np.max(x))) #+end_src #+RESULTS: +: : La moyenne est 14.11 : l'écart-type est 4.33 : Le minimum est 2.80 -- 2.18.1