From 07097d946519e2db53a6952fe6203a3cafd8115e Mon Sep 17 00:00:00 2001 From: kimtaeseop Date: Tue, 27 Dec 2022 15:48:29 +0900 Subject: [PATCH] title: contribution Hello World story: 2010504 task: 47084 Change-Id: Ica264aa84e7f11f83368d009a61ef3f35f346a5e --- sUser10.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 sUser10.py diff --git a/sUser10.py b/sUser10.py new file mode 100644 index 000000000..5cf4bafeb --- /dev/null +++ b/sUser10.py @@ -0,0 +1 @@ +print("Hello World!!!")