From e9a6273e9111a7870b400e856da6869dc3933192 Mon Sep 17 00:00:00 2001 From: Prince William <150013103+prince-dom@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:26:47 +0530 Subject: [PATCH 1/2] Create hello.py --- hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.py diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..b376c99 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print('hello') From d818c7e3015dff7ddec97e9c67185183f18cab91 Mon Sep 17 00:00:00 2001 From: Prince William <150013103+prince-dom@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:27:49 +0530 Subject: [PATCH 2/2] Create hello --- hello | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello diff --git a/hello b/hello new file mode 100644 index 0000000..ce01362 --- /dev/null +++ b/hello @@ -0,0 +1 @@ +hello