From ef2a4154e3f8d3d67f989bab417637bc6663df59 Mon Sep 17 00:00:00 2001 From: Jassi121 Date: Fri, 1 Oct 2021 22:31:34 +0530 Subject: [PATCH 1/3] Create new file --- new.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 new.c diff --git a/new.c b/new.c new file mode 100644 index 0000000..ce180ee --- /dev/null +++ b/new.c @@ -0,0 +1 @@ +/*hello*/ From 3924a150a006efcad0a78a746fabf3eadb40bc97 Mon Sep 17 00:00:00 2001 From: Jassi121 Date: Fri, 1 Oct 2021 22:35:10 +0530 Subject: [PATCH 2/3] Created new file --- "print(\"hello world\").py" | 1 + 1 file changed, 1 insertion(+) create mode 100644 "print(\"hello world\").py" diff --git "a/print(\"hello world\").py" "b/print(\"hello world\").py" new file mode 100644 index 0000000..e75154b --- /dev/null +++ "b/print(\"hello world\").py" @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file From b2a5229745f9bb54a8dbd38c157a25e9b0a3f227 Mon Sep 17 00:00:00 2001 From: Jassi121 Date: Fri, 1 Oct 2021 22:36:45 +0530 Subject: [PATCH 3/3] Updated for hack --- "print(\"hello world\").py" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/print(\"hello world\").py" "b/print(\"hello world\").py" index e75154b..982c33e 100644 --- "a/print(\"hello world\").py" +++ "b/print(\"hello world\").py" @@ -1 +1,2 @@ -print("hello world") \ No newline at end of file +print("hello world") +print("Hacktoberfest") \ No newline at end of file