diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 801e90ec03e17f539e48e564fb2fa98f7a32d641..c876e815cd87f4898cc0a7f9f541c78ebed7f530 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -26,5 +26,5 @@ Numbered list 1. the first element; 2. the second element -'''python +```python print("Hellow, world!")