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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
code/prvkrHelloWorld.py Normal file
View File

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