diff --git a/README.md b/README.md index de7c417..98777e2 100644 --- a/README.md +++ b/README.md @@ -635,6 +635,11 @@ Please note that this project is released with a [Code of Conduct](CODE_OF_CONDU - [![github-alt][github-img]](https://github.com/ryokugyu) [![twitter-alt][twitter-img]](https://twitter.com/ryokugyu_) +### Himanshu Aggarwal +- Studies at IIITD. +- I am a Data Science enthusiast. +- [![github-alt][github-img]](https://github.com/himanshu0113) + ### Ha Huy Long Hai - An undergraduate Computer Science student diff --git a/code/helloNewWorld.py b/code/helloNewWorld.py new file mode 100644 index 0000000..1c584ba --- /dev/null +++ b/code/helloNewWorld.py @@ -0,0 +1,3 @@ +#New Hello World Code in Python +print("Hello World! This is Hacktober 2018! Enjoy!") +