Skip to content

Commit cbc76e9

Browse files
PrintHelloWorld.py
Used for simply providing output in python as "Hello World !"
1 parent f581e7e commit cbc76e9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

PrintHelloWorld.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#It's very simple to code in Python :)
2+
print("Hello World !")

0 commit comments

Comments
 (0)