From 54268242535e4026efe7776a05dd08d8f052e366 Mon Sep 17 00:00:00 2001 From: Noowan <83268235+Noowan@users.noreply.github.com> Date: Mon, 2 Mar 2026 17:23:27 +0500 Subject: [PATCH] Add Noowan files --- Noowan/NoowanWasHere!!! | 0 Noowan/sayhello.py | 1 + 2 files changed, 1 insertion(+) create mode 100644 Noowan/NoowanWasHere!!! create mode 100644 Noowan/sayhello.py diff --git a/Noowan/NoowanWasHere!!! b/Noowan/NoowanWasHere!!! new file mode 100644 index 000000000..e69de29bb diff --git a/Noowan/sayhello.py b/Noowan/sayhello.py new file mode 100644 index 000000000..f8f41c492 --- /dev/null +++ b/Noowan/sayhello.py @@ -0,0 +1 @@ +print("Hello!") \ No newline at end of file