diff --git a/hello/hellorh.py b/hello/hellorh.py new file mode 100644 index 0000000..be60792 --- /dev/null +++ b/hello/hellorh.py @@ -0,0 +1 @@ +print("Hello Red Hat!") \ No newline at end of file