diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index b2a2e921c202372bacd9f909bc03c13cd3d62078..07b338ece99a928d2728563146eef9f2b307579e 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -21,7 +21,6 @@ Liste à puce - sous-item - sous-item - - item - item @@ -37,6 +36,6 @@ Liste numérotée ## Sous-partie 3 : code ``` - print("bonjour la terre") +# print("bonjour la terre") ```