Skip to content

Commit 35e7860

Browse files
committed
Hello world program
0 parents  commit 35e7860

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Hello world.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#;==========================================
2+
#; Title: Print Hello World
3+
#; Author: @AyemunHossain
4+
#;==========================================
5+
6+
print("Hello World")

0 commit comments

Comments
 (0)