Final exo1 du module

parent 3eef1003
......@@ -7,7 +7,7 @@
* 1 En demandant à la lib maths
Mon ordinateur m'indique que \pi vaut approximativement :
#+begin_src emacs-lisp :exports none
#+begin_src emacs-lisp :results silent :exports none
(org-babel-do-load-languages
'org-babel-load-languages
'((python . t)))
......@@ -16,8 +16,6 @@ Mon ordinateur m'indique que \pi vaut approximativement :
# La config ne fonctionneme pas dans le fichier de configuration. J'ai decidé de l'importer dans le code
#+RESULTS:
: python3.8
#+begin_src python :results output :session :exports both
from math import *
......
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