From 1f6bcc694e9f065faab33dd444948090c5a5bdfa Mon Sep 17 00:00:00 2001 From: b0405a09a27327d6e3545e5f2dda1080 Date: Fri, 1 Apr 2022 08:26:58 +0000 Subject: [PATCH] Modification fonction print --- module1/exo2/fichier-markdown2.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown2.md b/module1/exo2/fichier-markdown2.md index 021bba2..7fd3a81 100644 --- a/module1/exo2/fichier-markdown2.md +++ b/module1/exo2/fichier-markdown2.md @@ -25,6 +25,5 @@ __Liste à puce__ ## Sous-partie 3 : code ``` -print("# Extrait de code ") - +print("# Extrait de code") ``` \ No newline at end of file -- 2.18.1