From 2b9e8bd64570db468cccae3cd74f4077a8dfa187 Mon Sep 17 00:00:00 2001 From: b23a1c75ac61aa7af2ac927126f30427 Date: Wed, 27 Oct 2021 09:15:02 +0000 Subject: [PATCH] =?UTF-8?q?Essai=20Marckdown=20modifi=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module1/exo2/fichier-markdown2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown2.md b/module1/exo2/fichier-markdown2.md index 7bc0233..454c3b1 100644 --- a/module1/exo2/fichier-markdown2.md +++ b/module1/exo2/fichier-markdown2.md @@ -10,7 +10,7 @@ _Une phrase en italique_ Un lien vers [fun-mooc.fr] (https://www.fun-mooc.fr/) -Une ligne de print("code") +Une ligne de `code` ##Sous-partie 2 : listes @@ -30,4 +30,4 @@ Une ligne de print("code") ## Sous-partie 3 : code -print("Code") +`print(#Etrait de code)` \ No newline at end of file -- 2.18.1