From a755c7d6c26530022734aa6c27138e3f576b9d82 Mon Sep 17 00:00:00 2001 From: Antoine Date: Tue, 17 Nov 2020 14:56:08 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'hello.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hello.py b/hello.py index f0b303f..5771465 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ -print('Hello World!') \ No newline at end of file +print('Hello World!') +print('Comment allez-vous?') \ No newline at end of file