Skip to content

Commit 44a852e

Browse files
committed
hello world program added
1 parent 4f772f2 commit 44a852e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Hello_World/Hello.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# write a hello world program
2+
3+
print("Hello World!")

0 commit comments

Comments
 (0)