Modif number of the paragraphs

parent c41eea7c
......@@ -24,14 +24,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"
]
},
{
......@@ -43,7 +43,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 12,
"metadata": {},
"outputs": [
{
......@@ -63,7 +63,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"
]
},
{
......@@ -75,7 +75,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 13,
"metadata": {},
"outputs": [
{
......@@ -84,7 +84,7 @@
"3.128911138923655"
]
},
"execution_count": 2,
"execution_count": 13,
"metadata": {},
"output_type": "execute_result"
}
......@@ -102,7 +102,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### 1.3 Avec un argument \"fréquentiel\" de surface"
"### Avec un argument \"fréquentiel\" de surface"
]
},
{
......@@ -116,7 +116,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 14,
"metadata": {},
"outputs": [
{
......@@ -157,7 +157,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 15,
"metadata": {},
"outputs": [
{
......@@ -166,7 +166,7 @@
"3.112"
]
},
"execution_count": 6,
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
}
......
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