diff --git a/module1/exo2/fichier-markdown_2.md b/module1/exo2/fichier-markdown_2.md index e6c949b3ccadac96cf55ce1415b8f80fd16f9f65..45b411345b377d27d7ee5435af68672157d0fd9f 100644 --- a/module1/exo2/fichier-markdown_2.md +++ b/module1/exo2/fichier-markdown_2.md @@ -22,7 +22,7 @@ Une ligne de print("code") - item - item -** Liste numérotée +** Liste numérotée** 1. item 2. item @@ -31,5 +31,5 @@ Une ligne de print("code") ## Sous-partie 3 : code ``` -print("# Extrait de code") +# Extrait de code ``` \ No newline at end of file