diff --git a/journal/Module2_exercice.ipynb b/journal/Module2_exercice.ipynb index 87de93bba2df906fe330ae63509ecfc90a74960d..6194f5393c123142d63603503927f290bbc010a7 100644 --- a/journal/Module2_exercice.ipynb +++ b/journal/Module2_exercice.ipynb @@ -4,14 +4,14 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Exercices Python" + "#Exercices Python" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ - "# Déclarer la liste des nombres (array)" + "## Déclarer la liste des nombres (array)" ] }, { @@ -161,7 +161,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Graphiques : appel des fonctions matplotlib" + "## Graphiques : appel des fonctions matplotlib" ] }, {