From 2c23a15425076691642ed3efa70eb107a2d1ef4e Mon Sep 17 00:00:00 2001 From: "Shrestha, Santosh (PG/T - Comp Sci & Elec Eng)" <ss05503@surrey.ac.uk> Date: Fri, 14 Feb 2025 11:47:14 +0000 Subject: [PATCH] Update Hello.py --- Hello.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hello.py b/Hello.py index dbeed8d..df12f92 100644 --- a/Hello.py +++ b/Hello.py @@ -1 +1 @@ -print("Hello World, Michele") \ No newline at end of file +print("Hello World, Santosh") \ No newline at end of file -- GitLab