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