diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index 21339873e89d7eb167b4dc13d97afc6291fb0511..8c1bc4f247661e4f325c2223380a55f8eb9fff71 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -45,6 +45,3 @@ Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en compta ```{r} 4*mean(df$Accept) ``` - - -