From 44e6b4bb46894dc7822bcf18c4708d08241d8892 Mon Sep 17 00:00:00 2001 From: chonnamed <67160024@go.buu.ac.th> Date: Wed, 19 Feb 2025 15:38:13 +0700 Subject: [PATCH] main file by 67160024 --- main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..34cb3c9 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print(“This is main file”) -- GitLab