From 32cf1e8a29af774d65cd9e393e031cb638792009 Mon Sep 17 00:00:00 2001 From: yukee <1789446865@qq.com> Date: Sat, 30 Oct 2021 04:14:13 +0100 Subject: [PATCH] practice1: sunwukong-2018303999 --- helloWorld.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 helloWorld.js diff --git a/helloWorld.js b/helloWorld.js new file mode 100644 index 0000000..0c95ad7 --- /dev/null +++ b/helloWorld.js @@ -0,0 +1 @@ +console.log("hello world") -- Gitee