From 060e2b2e528e1e971ce188ac077cc35c711d18de Mon Sep 17 00:00:00 2001 From: "Suresh, Vishnu (PG/T - Comp Sci & Elec Eng)" <vs00879@surrey.ac.uk> Date: Fri, 14 Feb 2025 12:04:06 +0000 Subject: [PATCH] Update branch2_file1.py --- branch2_file1.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/branch2_file1.py b/branch2_file1.py index 32f14cf..5b41906 100644 --- a/branch2_file1.py +++ b/branch2_file1.py @@ -1 +1,2 @@ -print("helloo") \ No newline at end of file +print("helloo") +print("hiii") \ No newline at end of file -- GitLab