From 8345dd8ba9e3c125834e91e946fac8f0f06fce86 Mon Sep 17 00:00:00 2001 From: bba280435311af29bcccc4fb41b07735 Date: Sat, 16 Sep 2023 14:56:29 +0000 Subject: [PATCH] ajout niveau titre 1 --- journal/Module2_exercice.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/journal/Module2_exercice.ipynb b/journal/Module2_exercice.ipynb index 87de93b..6194f53 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" ] }, { -- 2.18.1