diff --git a/module1/Exo2/fichier-markdown.md b/module1/Exo2/fichier-markdown.md index 20d94f0d9dee8a9595c5e4848775fd03fa252e23..64bf755d0275ea9038a4cf4d3833750fc8fa7826 100644 --- a/module1/Exo2/fichier-markdown.md +++ b/module1/Exo2/fichier-markdown.md @@ -4,6 +4,6 @@ une phrase sans rien *une phrase en italique* **une phrase en gras** un lien vers http://fun-mooc.fr -une ligne de `print(code)` +une ligne de `print("code")` ## Sous partie 2 : listes \ No newline at end of file