From 370e6d46582050c8e6375285bebc72b4bf6c138f Mon Sep 17 00:00:00 2001 From: JyotiSingh0703 Date: Tue, 20 Feb 2024 14:23:45 +0530 Subject: [PATCH 1/2] hello --- mack.java | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mack.java diff --git a/mack.java b/mack.java new file mode 100644 index 0000000..be60cd3 --- /dev/null +++ b/mack.java @@ -0,0 +1,6 @@ +public class Main { + public static void main(String[] args) { + String name = "John"; + System.out.println(name); + } +} From 8823ab69c505f06e6e034b3981bb1a45f6f27698 Mon Sep 17 00:00:00 2001 From: JyotiSingh0703 Date: Tue, 20 Feb 2024 14:37:17 +0530 Subject: [PATCH 2/2] hello --- New.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 New.html diff --git a/New.html b/New.html new file mode 100644 index 0000000..fb5de7d --- /dev/null +++ b/New.html @@ -0,0 +1,10 @@ + + + + + title + + + + + \ No newline at end of file