From c04e4675481787b86c18b26875f7ab6794dbbd14 Mon Sep 17 00:00:00 2001
From: Mon Yee <ms04773@surrey.ac.uk>
Date: Fri, 14 Feb 2025 12:11:07 +0000
Subject: [PATCH] Add new line in python

---
 Hello.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Hello.py b/Hello.py
index 398aab4..f5483f8 100644
--- a/Hello.py
+++ b/Hello.py
@@ -1 +1,2 @@
 print("Hello, Alice!")
+print("How are you today!")
-- 
GitLab