From 7aa92aef260030183577474c91ae4796fcd9dad4 Mon Sep 17 00:00:00 2001 From: prmzba57e <1641050300@qq.com> Date: Wed, 13 Dec 2023 09:37:48 +0800 Subject: [PATCH] ADD file via upload --- global_var.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 global_var.py diff --git a/global_var.py b/global_var.py new file mode 100644 index 0000000..fefb8ce --- /dev/null +++ b/global_var.py @@ -0,0 +1 @@ +global_result = "result" \ No newline at end of file