Skip to content

Commit

Permalink
Merge pull request #33 from coderquill/master
Browse files Browse the repository at this point in the history
Added Hello World program in Python 3 #1
  • Loading branch information
mukulgoyal793 authored Oct 13, 2018
2 parents e0a1618 + d60f3d3 commit 728ca69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python/helloworld.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print("Hello World")

0 comments on commit 728ca69

Please sign in to comment.