update readme and added python hello world

This commit is contained in:
Mohit Yadav
2018-10-06 14:26:31 +05:30
parent 3f1d1da695
commit fb7a344fa0
2 changed files with 9 additions and 3 deletions

1
code/mohityadav7.py Normal file
View File

@@ -0,0 +1 @@
print ("Hello World")