Commit 1296cca7 authored by Herve Pabiou's avatar Herve Pabiou

Résultat exercice3

parent 35ae2780
...@@ -28,6 +28,7 @@ print("Le maximum est {:.2f}".format(np.max(x))) ...@@ -28,6 +28,7 @@ print("Le maximum est {:.2f}".format(np.max(x)))
#+end_src #+end_src
#+RESULTS: #+RESULTS:
:
: La moyenne est 14.11 : La moyenne est 14.11
: l'écart-type est 4.33 : l'écart-type est 4.33
: Le minimum est 2.80 : Le minimum est 2.80
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment