From 7a2b59673bfa7cf4d8d2ee1287856a1e16c72853 Mon Sep 17 00:00:00 2001 From: 519c5f0cc2acadc3d176f9d78efca778 <519c5f0cc2acadc3d176f9d78efca778@app-learninglab.inria.fr> Date: Tue, 6 Sep 2022 14:38:32 +0000 Subject: [PATCH] Delete toy_notebook_fr --- .../toy_notebook_fr | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 module2/exo1/toy_document_orgmode_python_fr.org/toy_notebook_fr diff --git a/module2/exo1/toy_document_orgmode_python_fr.org/toy_notebook_fr b/module2/exo1/toy_document_orgmode_python_fr.org/toy_notebook_fr deleted file mode 100644 index 6bb56fb..0000000 --- a/module2/exo1/toy_document_orgmode_python_fr.org/toy_notebook_fr +++ /dev/null @@ -1,11 +0,0 @@ -#toy_notebook_fr - -March 28, 2019 - -##1. À propos du calcul de π -###1.1 En demandant à la lib maths -Mon ordinateur m’indique que π vaut approximativement - -In [1]: from math import * - print(pi) -3.141592653589793 \ No newline at end of file -- 2.18.1