From a72d0a4e77cb252bdf89489b42a98291ed59dc2a Mon Sep 17 00:00:00 2001 From: Kadamattuparambil Suresh <ak03955@otter90.eps.surrey.ac.uk> Date: Fri, 7 Feb 2025 12:11:19 +0000 Subject: [PATCH] jing --- arj.txt | 1 + first.txt | 1 + hello.py | 1 + 3 files changed, 3 insertions(+) create mode 100644 arj.txt create mode 100644 first.txt create mode 100644 hello.py diff --git a/arj.txt b/arj.txt new file mode 100644 index 0000000..3ce76b1 --- /dev/null +++ b/arj.txt @@ -0,0 +1 @@ +hi whAT IS YOUR NAME diff --git a/first.txt b/first.txt new file mode 100644 index 0000000..0419186 --- /dev/null +++ b/first.txt @@ -0,0 +1 @@ +gfwedyjygcueg diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..fc69952 --- /dev/null +++ b/hello.py @@ -0,0 +1 @@ +print('hellow world') -- GitLab