Update toy_document_orgmode_python_en.org

parent 754cab6b
...@@ -27,7 +27,7 @@ pi ...@@ -27,7 +27,7 @@ pi
#+RESULTS: #+RESULTS:
* 2. *Buffon's needle * 2. *Buffon's needle
Applying the method of [[https://en.wikipedia.org/wiki/Buffon%27s_needle_problem][-Buffon's needle-]], we get the *approximation* Applying the method of [[https://en.wikipedia.org/wiki/Buffon%27s_needle_problem][_Buffon's needle_]], we get the *approximation*
#+begin_src python :results output :exports both #+begin_src python :results output :exports both
import numpy as np import numpy as np
np.random.seed(seed=42) np.random.seed(seed=42)
......
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