diff --git a/module2/exo3/exercice_python_fr.org b/module2/exo3/exercice_python_fr.org index c4f88939646159abb7f61c92d410b13dcdea486f..1b0dfb96d95c26b27140d2210bdf2259f4ebd6b9 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