From 9c90fca8c079b393535f39e5abbdbc753242e8e5 Mon Sep 17 00:00:00 2001 From: d0031411e0f73c2405ab56b91a3c8524 Date: Sat, 26 Apr 2025 10:47:41 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index 8c51f43..0e5caaf 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -16,6 +16,4 @@ Voici [un lien hypertexte](https://example.com). Voici un bloc de code : -``` -print("Hello World") -``` \ No newline at end of file +```print("Hello World")``` -- 2.18.1