Update toy_document_fr.Rmd

parent fc3f4eb5
---
title: "Votre titre"
title: "A propos du calcul de pi"
author: "Lea Chevalier"
date: "La date du jour"
date: "04 octobre 2022"
output: html_document
---
#En demandant à la lib maths
Mon ordinateur m'indique que pi vaut *approximativement*
'pi'
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment