Update toy_notebook_fr.ipynb

parent b2be045a
......@@ -11,14 +11,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# 1 À propos du calcul de $\\pi$"
"# À propos du calcul de $\\pi$"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.1 En demandant à la lib maths"
"## En demandant à la lib maths"
]
},
{
......@@ -50,7 +50,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.2 En utilisant la méthode des aiguilles de Buffon"
"## En utilisant la méthode des aiguilles de Buffon"
]
},
{
......@@ -62,7 +62,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [
{
......@@ -71,7 +71,7 @@
"3.128911138923655"
]
},
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
......@@ -89,7 +89,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 1.3 Avec un argument \"fréquentiel\" de surface"
"## Avec un argument \"fréquentiel\" de surface"
]
},
{
......@@ -103,7 +103,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 3,
"metadata": {},
"outputs": [
{
......@@ -145,7 +145,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 4,
"metadata": {},
"outputs": [
{
......@@ -154,7 +154,7 @@
"3.112"
]
},
"execution_count": 6,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
......@@ -186,4 +186,3 @@
"nbformat": 4,
"nbformat_minor": 2
}
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