Skip to content

Commit 5ec6653

Browse files
committed
fix: incomplete hello message
1 parent 8ce4a88 commit 5ec6653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
print("Hello!")
1+
print("Hello World!")

0 commit comments

Comments
 (0)