Skip to content

Commit 5ea92d9

Browse files
committed
Added Hello world.py
1 parent 40b2f72 commit 5ea92d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hello_world.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/python3
2+
print("Hello World")

0 commit comments

Comments
 (0)