From d3edaf3c5d7f8abfb9d253a95d39152e1808fc26 Mon Sep 17 00:00:00 2001 From: bharath-blazecode Date: Mon, 2 Mar 2026 09:53:54 +0000 Subject: [PATCH 1/2] Hi Bharath --- Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Program.cs b/Program.cs index c2a06a5..7d870ee 100644 --- a/Program.cs +++ b/Program.cs @@ -21,6 +21,7 @@ "Sean!!!", "Jeffrey Chan", "Kris Hsu" + "Bharath Sampath" // Add your name above this line! (Do not delete this) ]; From c607cec488a56f6f78cb42fc61cd5d996b5fd066 Mon Sep 17 00:00:00 2001 From: bharath-blazecode Date: Mon, 2 Mar 2026 10:00:57 +0000 Subject: [PATCH 2/2] correction --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index 7d870ee..6dd30d6 100644 --- a/Program.cs +++ b/Program.cs @@ -20,7 +20,7 @@ "Kenneth", "Sean!!!", "Jeffrey Chan", - "Kris Hsu" + "Kris Hsu", "Bharath Sampath" // Add your name above this line! (Do not delete this) ];