diff --git a/module2/exo1/Exercice1 b/module2/exo1/Exercice1 new file mode 100644 index 0000000000000000000000000000000000000000..f79689e8b96a87d1db145bf6ee99e5c6beb330dd --- /dev/null +++ b/module2/exo1/Exercice1 @@ -0,0 +1,9 @@ +# A Propos du calcul de pi + +## En demandant à la lib math + +Mon ordinateur me dit que pi vaut approximativement + +```{r} +pi +``` \ No newline at end of file