diff --git a/subtree/main.py b/subtree/main.py index 5b05484..4706acb 100644 --- a/subtree/main.py +++ b/subtree/main.py @@ -1 +1,2 @@ -print("서브트리") \ No newline at end of file +print("서브트리") +print("코드 추가") \ No newline at end of file diff --git a/subtrees/main.py b/subtrees/main.py index 2e4737e..000594e 100644 --- a/subtrees/main.py +++ b/subtrees/main.py @@ -1 +1,2 @@ print("테스트코드") +print("테스트코드")