From 2c9077789101f9c81b954275ab1032d80a09de3f Mon Sep 17 00:00:00 2001 From: chanwoo Date: Tue, 16 Jun 2026 17:05:24 +0900 Subject: [PATCH] second commit --- hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hello.py b/hello.py index c0057a7..cc804e2 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ -print('hello!') \ No newline at end of file +print('hello!') +print('팀장 작업 -> 코드 작성 중') \ No newline at end of file