Skip to content

Commit 3c1b16a

Browse files
Update greeting message to include "Good evening!"
1 parent 2552d17 commit 3c1b16a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hello.py

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

0 commit comments

Comments
 (0)