From c9a1593a4e9f1eaa56ba2d11c95dc31d90cf957a Mon Sep 17 00:00:00 2001 From: kckoh Date: Sun, 1 Jan 2023 19:54:54 -0800 Subject: [PATCH] =?UTF-8?q?[feat]=20=EA=B3=A0=EA=B2=BD=EC=B2=A0=20?= =?UTF-8?q?=EA=B8=B0=EB=8A=A5=20=EC=B6=94=EA=B0=80=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- testkc.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 testkc.py diff --git a/testkc.py b/testkc.py new file mode 100644 index 0000000..871d653 --- /dev/null +++ b/testkc.py @@ -0,0 +1 @@ +print("hello!")