From da426930d963f2b5a59434e1fbe82609ef2aec8c Mon Sep 17 00:00:00 2001
From: Ek Lucas <lucas.ek@student-cs.fr>
Date: Wed, 19 Oct 2022 16:38:51 +0200
Subject: [PATCH] qzdq

---
 Hello/welcome.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Hello/welcome.py b/Hello/welcome.py
index 361dd49..f100e29 100644
--- a/Hello/welcome.py
+++ b/Hello/welcome.py
@@ -1,2 +1,4 @@
 def welcome():
-    print('welcome')
\ No newline at end of file
+    print('welcome')
+
+print(welcome())
\ No newline at end of file
-- 
GitLab