Skip to content

Commit 64d09bf

Browse files
authored
Hello_word_simple_using_python
its simple python code
1 parent 17e32e1 commit 64d09bf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Hello_word.py

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#Its Hello Word programm!
2+
muhammad zubair islam
3+
4+
5+
x="HELLO WORD"
6+
print(x)

0 commit comments

Comments
 (0)