diff --git a/module1/exo2/mon-fichier-markdown.md b/module1/exo2/mon-fichier-markdown.md index 05302b2e5e715f16cb4fe7bb2b4386d66eba762d..9e73656f636014eba610701507efe32bc373da20 100644 --- a/module1/exo2/mon-fichier-markdown.md +++ b/module1/exo2/mon-fichier-markdown.md @@ -10,7 +10,7 @@ Une phrase sans rien Un lien vers [fun-mooc.fr](http://fun-mooc.fr) -Une ligne de print("code") +Une ligne de 'code' ## Sous-partie 2 : listes @@ -31,5 +31,6 @@ Une ligne de print("code") ## Sous-partie 3 : code ``` -print("# Extrait de code") +# Extrait de code + ```