From d24578dc041230302ca291f5b40f47e51d616e92 Mon Sep 17 00:00:00 2001 From: banggae Date: Sun, 7 Jun 2026 11:48:48 +0900 Subject: [PATCH] =?UTF-8?q?helloworld=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 hello.py diff --git a/hello.py b/hello.py deleted file mode 100644 index 665c637..0000000 --- a/hello.py +++ /dev/null @@ -1 +0,0 @@ -print("hello world!")