Skip to content

Commit 060fbcb

Browse files
committed
Create 1001S02E02_hello_python.py
1 parent d0642d8 commit 060fbcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
msg = "Hello world"
2+
print (msg)

0 commit comments

Comments
 (0)