From ef0bb832eff761cbf380bd4f9fecaca3a86e122c Mon Sep 17 00:00:00 2001 From: Dan Shanahan Date: Tue, 10 Sep 2024 15:07:57 -0700 Subject: [PATCH] Update main.py --- python-code/app1/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-code/app1/main.py b/python-code/app1/main.py index 030940b..82fa549 100644 --- a/python-code/app1/main.py +++ b/python-code/app1/main.py @@ -1 +1 @@ -print("hello from app1") +print("hello from app1!")