ajout niveau titre 1

parent d93f880a
...@@ -4,14 +4,14 @@ ...@@ -4,14 +4,14 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Exercices Python" "#Exercices Python"
] ]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Déclarer la liste des nombres (array)" "## Déclarer la liste des nombres (array)"
] ]
}, },
{ {
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Graphiques : appel des fonctions matplotlib" "## Graphiques : appel des fonctions matplotlib"
] ]
}, },
{ {
......
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