Commit 7309d567 authored by Jade Bolaty's avatar Jade Bolaty

test pb dernier bloc

parent 0923e996
......@@ -80,7 +80,7 @@ print(matplot_lib_filename)
Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en
comptant combien de fois, en moyenne, $X^2 + Y^2$ est inférieur à 1 :
#+begin_src python :results output :session *python* :exports both
#+begin_src python :results value :session *python* :exports both
4*np.mean(accept)
#+end_src
......
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