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