1
0
mirror of https://github.com/c0de-archive/hacktoberfest-2018.git synced 2025-01-05 16:42:49 +00:00
hacktoberfest-2018/code/HelloWorld.py
prateek71p ffbb9308bf
Update HelloWorld.py
added comment
2018-10-06 18:52:31 +05:30

3 lines
46 B
Python

#code for Hello World
print ("Hello World")