Skip to content

Commit 9d1728c

Browse files
committed
ch01: create hello world file
1 parent 0e73a0d commit 9d1728c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

01_hello/hello.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
print("Hello, World!")
2+

0 commit comments

Comments
 (0)