From a57aba4641ab388cc40299e9a96499ab4a33d479 Mon Sep 17 00:00:00 2001 From: LYNDA ADEM <849ac752b8383850b29c99267cd96fea@app-learninglab.inria.fr> Date: Thu, 8 Sep 2022 23:52:52 +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