Merge pull request #240 from prvkr/patch-1

My first contribution.
This commit is contained in:
Luke Oliff
2018-10-08 11:04:03 -07:00
committed by GitHub

1
code/prvkrHelloWorld.py Normal file
View File

@@ -0,0 +1 @@
print("Hello, World!) # This will print "Hello, World!" on the screen.