diff --git a/hello/hellorh.py b/hello/hellorh.py new file mode 100644 index 0000000..12aacf9 --- /dev/null +++ b/hello/hellorh.py @@ -0,0 +1 @@ +print("Hello Red Hat!")