diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 00187d63eb6ff811332a7b7cd50ab6414644b2f5..796fb61f8e66a99a8550af1791548f87ed3e64ff 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -10,7 +10,10 @@ Une phrase sans rien Un lien vers http://fun-mooc.fr -Une ligne de ```print("code")``` +Une ligne de +``` +print("code") +``` ## Sous-partie 2 : listes @@ -30,4 +33,4 @@ Une ligne de ```print("code")``` ## Sous-partie 3 : code -```print("Extrait de code")``` \ No newline at end of file +$$# Extrait de code$$ \ No newline at end of file