From e404f69f350c9f2bd38970007820e0bbebaf98e1 Mon Sep 17 00:00:00 2001 From: Student User Date: Mon, 11 Mar 2024 12:24:18 -0400 Subject: [PATCH] added hello red hat --- hello/hellorh.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hello/hellorh.py diff --git a/hello/hellorh.py b/hello/hellorh.py new file mode 100644 index 0000000..6b2d196 --- /dev/null +++ b/hello/hellorh.py @@ -0,0 +1,2 @@ +print("Hello Red Hat!") +