From 77d3c06f8f6c1e06892768752ac0c63af1ff2f93 Mon Sep 17 00:00:00 2001 From: 409da9bcc80b04275a25328c7ab67d08 <409da9bcc80b04275a25328c7ab67d08@app-learninglab.inria.fr> Date: Sun, 14 Feb 2021 17:49:14 +0000 Subject: [PATCH] Update exercice_python_fr.org --- module2/exo3/exercice_python_fr.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module2/exo3/exercice_python_fr.org b/module2/exo3/exercice_python_fr.org index 3713445..3beefb7 100644 --- a/module2/exo3/exercice_python_fr.org +++ b/module2/exo3/exercice_python_fr.org @@ -3,8 +3,7 @@ #+DATE: #+LANGUAGE: fr -* Calculs statistiques - +* Création des graphiques #+begin_src python :results output file :exports both :session *python* import matplotlib as mpl -- 2.18.1