From 99f67913ce61f3263eb409dcb2a2705809d5bc5d Mon Sep 17 00:00:00 2001 From: d0031411e0f73c2405ab56b91a3c8524 Date: Sat, 26 Apr 2025 10:45:18 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 1 + 1 file changed, 1 insertion(+) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 4aa3b64..673f132 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -16,3 +16,4 @@ Voici [un lien hypertexte](https://example.com). Voici un bloc de code : +print("Hello World") \ No newline at end of file -- 2.18.1