From a653d9f8166acea3f93107a2f66f5d5382fa6624 Mon Sep 17 00:00:00 2001 From: f8dc60cab5180566667b00ce62a51ae7 Date: Wed, 11 Jun 2025 21:42:38 +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 7f3a418..24813a1 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -31,6 +31,6 @@ A numbered list 2. the second element - +## The second sub-section: A code block ```python print("Hellow, world!") -- 2.18.1