gitignore 추가 & hello.py 작성

This commit is contained in:
Mingu Kim
2026-05-12 12:02:26 +09:00
commit 71dd086cfb
2 changed files with 221 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
print("안녕하세요!")