From f9a89a675dca92744c07ac91dd0453d133c02862 Mon Sep 17 00:00:00 2001 From: Student User Date: Thu, 17 Nov 2022 09:56:44 -0500 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!") +