From 56d0812a0a72fd6eda2a9379b69b99b98e9f91d8 Mon Sep 17 00:00:00 2001 From: Pipatpong Primna <114746788+Pipatq@users.noreply.github.com> Date: Sat, 16 Aug 2025 10:46:54 +0700 Subject: [PATCH 1/4] Create test.py --- test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..f7d1785 --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('Hello world') From 50aafdc7349fa7f703157ff8b86954d16da37653 Mon Sep 17 00:00:00 2001 From: Pipatpong Primna <114746788+Pipatq@users.noreply.github.com> Date: Sat, 16 Aug 2025 10:47:52 +0700 Subject: [PATCH 2/4] Create index.html --- greeting/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 greeting/index.html diff --git a/greeting/index.html b/greeting/index.html new file mode 100644 index 0000000..6fd3602 --- /dev/null +++ b/greeting/index.html @@ -0,0 +1 @@ +html5 From 40b512a1f56e11ecb78c5f7cd36c6783db345b61 Mon Sep 17 00:00:00 2001 From: Pipatpong Primna <114746788+Pipatq@users.noreply.github.com> Date: Sat, 16 Aug 2025 10:50:02 +0700 Subject: [PATCH 3/4] update test.py to greeting/test.py --- test.py => greeting/test.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test.py => greeting/test.py (100%) diff --git a/test.py b/greeting/test.py similarity index 100% rename from test.py rename to greeting/test.py From 3fd5caa3360c1c3d8da1d87b354b5f11f941a814 Mon Sep 17 00:00:00 2001 From: PIPATPONG PRIMNA Date: Sat, 16 Aug 2025 11:51:23 +0700 Subject: [PATCH 4/4] test --- test | 1 + 1 file changed, 1 insertion(+) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..a82746d --- /dev/null +++ b/test @@ -0,0 +1 @@ +ttt