Skip to content

Commit c08e822

Browse files
committed
Create d2_exercise_hello_python.py
1 parent 4d9e545 commit c08e822

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)