Update logbook.md

parent a0fc74c0
......@@ -45,3 +45,23 @@ and completed several quizzes relsted to th each thematique of this Module.
- How to use GitLab history
- beginnig of the work with Jupyter notebook and commited it
# Excercice 02 (1st part)
This task is related to Module 2 "la vitrine et l'envers du décor
: le document computationnel".
As a part of this exercise, I reproduced the given PDF document using a Jupyter notebook. I commited the completed notebiik to Gitlab, under the following part: **module2/exo1/toy_notebook_en.ipynb**.
While reproducing the PDF document in Jupyter notebook, I successfully completed the following tasks:
- Added the main title **"À propos de pi"**
- Included the relevant mathematical formulas
- Wrote and executed the code that prints the value of $\pi$
- Added a hyperlink to the Wikipedia article on **"aiguilles de Buffon"**
- Implemented **Buffon's method** in code, displaying
- Wrote the code that display the final diagram
Afterwards, I compared my version with the reference solution provided on the Mooc platform. This comparison helped me identify the differences and better understand the expected structure.
*All actions have been verified and marked as completed in the Jupyter notebook and on the Mooc platform.*
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