From c45a8402c0f515f4b57ff543029eb9a7a5c390bd Mon Sep 17 00:00:00 2001 From: rn00604 <rn00604@surrey.ac.uk> Date: Fri, 14 Feb 2025 12:41:29 +0000 Subject: [PATCH] Added another print statement --- Hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index 5e82c42..559a49d 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1,2 @@ -print("Hello I am Rohith Lets Continue") \ No newline at end of file +print("Hello Welcome to develop branch") +print("I am very interested in the Gitlab") \ No newline at end of file -- GitLab