From d6cc4d84f88e62fd7f8fa0cdb5fea460c0516438 Mon Sep 17 00:00:00 2001 From: Loic <loicperon14@gmail.com> Date: Fri, 7 Feb 2025 14:39:57 +0000 Subject: [PATCH] add feeling --- Hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index ad35e5a..9741256 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,2 @@ -print("Hello World") +print("Hello world") +print("Donald is sad") -- GitLab