From 4068f8ddfb6b69c82ab8afe18a75894998c1fdbc Mon Sep 17 00:00:00 2001 From: chan Date: Tue, 17 Jun 2025 12:32:50 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B2=AB=EC=BB=A4=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..2e4737e --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("테스트코드")