From b0aa7ae8948eaf50de32eca58dde65d0139786f0 Mon Sep 17 00:00:00 2001 From: c6fe2cf35e344e58aca62ea55e81da3e Date: Mon, 20 Apr 2020 18:21:02 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index f2fb89c..d86bdf5 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -9,7 +9,7 @@ une phrase sans rien Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) - $\X$ +$\sum_{i=1}^n X_i$ ## Sous-partie 2 : listes @@ -27,5 +27,6 @@ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) 3. item ## sous-partie 3 : code - print("helloword!") + +print ("helloword!") -- 2.18.1