From 23ce0c0aad2aee99efbd6a51aa9edd5d136e485a Mon Sep 17 00:00:00 2001 From: Anshika Bhardwaj <152862886+AnshikaSwirl@users.noreply.github.com> Date: Mon, 4 Mar 2024 19:12:07 +0530 Subject: [PATCH] Add files via upload --- hi.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 hi.py diff --git a/hi.py b/hi.py new file mode 100644 index 0000000..ce47b77 --- /dev/null +++ b/hi.py @@ -0,0 +1 @@ +print("hello") \ No newline at end of file