Skip to content

Commit 8a48ad4

Browse files
fix: incomplete hello message
1 parent 2c0a12b commit 8a48ad4

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)