From 1da996e39aedfa3a1851f0f37a51212bb43d52c8 Mon Sep 17 00:00:00 2001 From: Tushar Mittal Date: Wed, 25 Oct 2017 21:40:41 +0530 Subject: [PATCH] Added HelloWorld-techytushar.py and updated README.md --- HelloWorld-techytushar.py | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 HelloWorld-techytushar.py diff --git a/HelloWorld-techytushar.py b/HelloWorld-techytushar.py new file mode 100644 index 0000000..1dc45ac --- /dev/null +++ b/HelloWorld-techytushar.py @@ -0,0 +1 @@ +print("Hello World!") \ No newline at end of file diff --git a/README.md b/README.md index 738ee6b..711db49 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,4 @@ If you would like to contribute, please add a "Hello world" file in the language * Emerald-Jayde Henao (@emerald-jayde) * Mark Carlson (@electrek) * Debabrata Choudhury (@lonewolf38) +* Tushar Mittal (@techytushar)