diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index e99f847ad9840d29425c30dc9555d7e4ecc281b1..2f1ca6701391c96d07f73beab19c31fc35715423 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -10,7 +10,7 @@ Une phrase sans rien http://fun-mooc.fr - automatic! -Une ligne de print("code") +Une ligne de 'print("code")' ## Sous-partie 1 : listes @@ -31,4 +31,4 @@ Une ligne de print("code") ## Sous-partie 3 : code -print("#Extrait de code") \ No newline at end of file +'print("#Extrait de code")' \ No newline at end of file