Merge pull request #220 from himanshu0113/master

Add Himanshu Aggarwal
This commit is contained in:
Josh Cunningham
2018-10-09 08:35:21 -07:00
committed by GitHub
2 changed files with 8 additions and 0 deletions

3
code/helloNewWorld.py Normal file
View File

@@ -0,0 +1,3 @@
#New Hello World Code in Python
print("Hello World! This is Hacktober 2018! Enjoy!")