From 0b569633ea5446e44c4d17fb8ea8f78127522093 Mon Sep 17 00:00:00 2001 From: Aditya Choudhary Date: Mon, 1 Oct 2018 10:02:38 +0530 Subject: [PATCH] Create adich23.py --- code/adich23.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 code/adich23.py diff --git a/code/adich23.py b/code/adich23.py new file mode 100644 index 0000000..da0aed1 --- /dev/null +++ b/code/adich23.py @@ -0,0 +1,3 @@ +## +print('Hello, world!') +##