Skip to content

Commit b2366fd

Browse files
committed
Add hello_world.py with initial print statement
1 parent c11359c commit b2366fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

01_basics/hello_world.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
print("Hello world")

0 commit comments

Comments
 (0)