From 8acab6fa460387a75be4bcec9ad42910f53bd5b2 Mon Sep 17 00:00:00 2001 From: 1532cadd0bdbe4187f9a09695c1a7e6e <1532cadd0bdbe4187f9a09695c1a7e6e@app-learninglab.inria.fr> Date: Sat, 15 Oct 2022 13:18:11 +0000 Subject: [PATCH] Update fichier-markdown.md --- module1/exo2/fichier-markdown.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module1/exo2/fichier-markdown.md b/module1/exo2/fichier-markdown.md index b2789c9..0eade6f 100644 --- a/module1/exo2/fichier-markdown.md +++ b/module1/exo2/fichier-markdown.md @@ -32,8 +32,8 @@ Une ligne de `print("Hello les gens !");` ## Sous-partie 3 : code ``` -$i= 0783202432; -echo("mon numero est le" .$i."!!"); +$i= "samsamy5334"; +echo("mon insta est " .$i."!! \n Ajoutez moi si vous voulez qu'on se capte !"); ``` -- 2.18.1