diff --git a/hello/helloworld.py b/hello/helloworld.py index f1a1813..be60792 100644 --- a/hello/helloworld.py +++ b/hello/helloworld.py @@ -1 +1 @@ -print("Hello world!") +print("Hello Red Hat!") \ No newline at end of file