From 439b55bf1210bc3a61e3d5b573af951575ab6a1c Mon Sep 17 00:00:00 2001 From: alisiachiadorana Date: Thu, 23 Dec 2021 09:54:50 +0100 Subject: [PATCH] Comparer avec la solution --- module2/exo1/toy_document_fr.Rmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 6957d03..bb2050a 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -51,3 +51,5 @@ Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en compta 4*mean(df$Accept) ``` + + -- 2.18.1