diff --git a/module2/exo2/exercice.ipynb b/module2/exo2/exercice.ipynb index 93dc33295674710f9b422376e11a5af3b711e31d..656a8d39a9788ab9e5dd58f024f526e6c6037f5e 100644 --- a/module2/exo2/exercice.ipynb +++ b/module2/exo2/exercice.ipynb @@ -34,13 +34,6 @@ "print(\"Médiane : \" + str(mediane))\n", "print(\"Écart-type : \" + str(ecart_type))" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": {