From 6c18bec27c31db2f9204dce04680760711fb44b4 Mon Sep 17 00:00:00 2001 From: Himanshu Jotwani Date: Tue, 9 Oct 2018 11:03:02 -0400 Subject: [PATCH] Create heya.py --- Python/heya.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Python/heya.py diff --git a/Python/heya.py b/Python/heya.py new file mode 100644 index 000000000..b856f817e --- /dev/null +++ b/Python/heya.py @@ -0,0 +1 @@ +print("heya")