From fd1547efb2cdef23c33ec5c0ae108db2c93a019e Mon Sep 17 00:00:00 2001 From: 720d0853c18a70320e63c05851c89be9 <720d0853c18a70320e63c05851c89be9@app-learninglab.inria.fr> Date: Wed, 17 Feb 2021 11:21:13 +0000 Subject: [PATCH] add comment --- module3/exo3/exercice.ipynb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/module3/exo3/exercice.ipynb b/module3/exo3/exercice.ipynb index 64a26d1..5100670 100644 --- a/module3/exo3/exercice.ipynb +++ b/module3/exo3/exercice.ipynb @@ -285,6 +285,15 @@ { "cell_type": "markdown", "metadata": {}, + "source": [ + "L'évolution systématique peut être affichée en calculant une moyenne annuelle des émissions de CO2 :" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], "source": [] } ], -- 2.18.1