From 64ef79d2d37726d066b4ea411982fd35b57c7b9a Mon Sep 17 00:00:00 2001 From: f8dc60cab5180566667b00ce62a51ae7 Date: Wed, 11 Jun 2025 21:32:39 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 801e90e..c876e81 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!") -- 2.18.1