diff --git a/src/hello.py b/src/hello.py index 693eaecb2..f301245e2 100644 --- a/src/hello.py +++ b/src/hello.py @@ -1 +1 @@ -print("Hello!") +print("Hello World!")