Skip to content

Commit 528f8bb

Browse files
committed
fix: incomplete hello message
1 parent a49fdd0 commit 528f8bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)