diff --git a/hello/helloworld.py b/hello/helloworld.py index f1a1813..12aacf9 100644 --- a/hello/helloworld.py +++ b/hello/helloworld.py @@ -1 +1 @@ -print("Hello world!") +print("Hello Red Hat!")