From 827ff736a390ac04ce00f6d1cbb569af18fabad6 Mon Sep 17 00:00:00 2001 From: xxbeann Date: Fri, 27 Dec 2024 17:31:44 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=82=98=EB=88=84=EA=B8=B0=20=EC=B6=9C?= =?UTF-8?q?=EB=A0=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Team-4/hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Team-4/hello.py b/Team-4/hello.py index da8e3db..76b0845 100644 --- a/Team-4/hello.py +++ b/Team-4/hello.py @@ -1 +1,2 @@ -print("곱하기") \ No newline at end of file +print("곱하기") +print("나누기") \ No newline at end of file