From 82f7308febd36812fa51d1ac339432983aa02735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leo=20Jheng=20=E9=84=AD=E9=BC=8E=E7=AB=8B?= Date: Tue, 29 Jul 2025 11:02:48 +0800 Subject: [PATCH 1/2] change to lab 0 --- lab0/lab0.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab0/lab0.js b/lab0/lab0.js index 940a3ff..724c59a 100644 --- a/lab0/lab0.js +++ b/lab0/lab0.js @@ -1 +1 @@ -console.log("Hello world!"); +console.log("Hello world!!!!!!"); From f33ae9f4c3e4f76bcfd8c443feabf3d40525a3fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leo=20Jheng=20=E9=84=AD=E9=BC=8E=E7=AB=8B?= Date: Tue, 29 Jul 2025 11:08:48 +0800 Subject: [PATCH 2/2] LAB0 --- lab0/lab0.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab0/lab0.js b/lab0/lab0.js index 724c59a..940a3ff 100644 --- a/lab0/lab0.js +++ b/lab0/lab0.js @@ -1 +1 @@ -console.log("Hello world!!!!!!"); +console.log("Hello world!");