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