From a08ebb13d5cece803b66c2b48f55b8b92cfc7555 Mon Sep 17 00:00:00 2001 From: Aujasyarajput18 Date: Fri, 24 Oct 2025 22:17:01 +0530 Subject: [PATCH] Add script to print 'hi' --- printing hi.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 printing hi.py diff --git a/printing hi.py b/printing hi.py new file mode 100644 index 00000000..b80e3222 --- /dev/null +++ b/printing hi.py @@ -0,0 +1 @@ +print("hi")