diff --git a/module2/exo2/exercice_python_fr.org b/module2/exo2/exercice_python_fr.org index a15aac24f8e481f38a4c8124bf53cb7c62cf2385..508f1b70696e798ee117b125e04cc6e1c3534098 100644 --- a/module2/exo2/exercice_python_fr.org +++ b/module2/exo2/exercice_python_fr.org @@ -5,7 +5,7 @@ # #+PROPERTY: header-args :eval never-export # A propos du calcul de $\pi$ -## En demandant à la lib dmaths +## En demandant à la lib maths Mon ordinateur m'indique que $\pi$ vaut *approximativement* In [1]: from math import *