From a54769aaa065c93eda594c0e3831e5a6f6c483b0 Mon Sep 17 00:00:00 2001 From: rn00604 <rn00604@surrey.ac.uk> Date: Fri, 14 Feb 2025 12:37:58 +0000 Subject: [PATCH] Added New print statement --- Hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index 5e82c42..bbded98 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1 @@ -print("Hello I am Rohith Lets Continue") \ No newline at end of file +print("Hello, This is Rohith and glad to be part of thi gitlab project") \ No newline at end of file -- GitLab