From d34a737b068ff4f107a760c2d9753e2e0443be76 Mon Sep 17 00:00:00 2001 From: c7634a79930dd347a380ff9c518b6ce2 Date: Tue, 15 Feb 2022 09:14:02 +0000 Subject: [PATCH] Update toy_document_fr.Rmd --- module2/exo1/toy_document_fr.Rmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module2/exo1/toy_document_fr.Rmd b/module2/exo1/toy_document_fr.Rmd index bcfee6f..5386973 100644 --- a/module2/exo1/toy_document_fr.Rmd +++ b/module2/exo1/toy_document_fr.Rmd @@ -44,4 +44,5 @@ Il est alors aisé d'obtenir une approximation (pas terrible) de $\pi$ en compta ```{r} 4*mean(df$Accept) -``` \ No newline at end of file +``` + -- 2.18.1