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