My first contribution.

Just figuring out how git works.
This commit is contained in:
Prabhakar Deep
2018-10-07 19:07:41 +05:30
committed by GitHub
parent 4da95e9a22
commit 6cc34680f9

1
code/prvkrHelloWorld.py Normal file
View File

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