Created hello world program
This commit is contained in:
3
HelloWorld.py
Normal file
3
HelloWorld.py
Normal file
@@ -0,0 +1,3 @@
|
||||
#This is a simple hello world program in python
|
||||
#It just prints Hello World to the terminal
|
||||
print("Hello World")
|
||||
Reference in New Issue
Block a user