From e26152c9b5b8e9f647c1b1d5fd51d53539ad101a Mon Sep 17 00:00:00 2001 From: 379ce20dc7452d3ac3371f27607c5af9 <379ce20dc7452d3ac3371f27607c5af9@app-learninglab.inria.fr> Date: Mon, 24 Aug 2020 18:20:36 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index d3b74bf..9d2fdab 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -10,7 +10,7 @@ __Une phrase en gras__ Un lien vers [fun-mooc.fr](https://www.fun-mooc.fr/) -Une ligne de `print("code")` +Une ligne de `code` ## Sous-partie 2 : listes @@ -29,4 +29,4 @@ Une ligne de `print("code")` 3. item ## Sous-partie 3 : code -'''print("Hello world!")''' \ No newline at end of file + # Extrait de code \ No newline at end of file -- 2.18.1