diff --git a/module2/exo1/toy_notebook_fr.ipynb b/module2/exo1/toy_notebook_fr.ipynb index c7998c267679421fe47e0b1ffeeec4c227ce7d35..29a0a160ba7e45f111f72e386bff03b11a88ec76 100644 --- a/module2/exo1/toy_notebook_fr.ipynb +++ b/module2/exo1/toy_notebook_fr.ipynb @@ -7,6 +7,7 @@ "outputs": [], "source": [ "# À propos du calcul de $\\pi$\n", + "\n", "## En demandant à la lib maths\n", "Mon ordinateur m'indique que $\\pi$ vaut *approximativement*\n", "from math import *\n",